Skip to content

Commit 7288d3c

Browse files
authored
Update README.md
1 parent 1a4def5 commit 7288d3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ A React-GraphQL developer tool.
44
React-Lucid is a React / GraphQL DevTool designed for helping developers debug their React applications that depend on GraphQL resources more efficiently. React-Lucid allows you to visualize the component hierarchy of your React application and your GraphQL schema, queries, and mutations side by side, making development a breeze.
55

66
### --Usage--
7-
**Note:** The current version of React-Lucid works best for local projects using React 16+.
7+
**Note:** The current version of React-Lucid works best for local projects using React v16+.
88

99
### --Set Up | Install From Chrome Extension Store--
1010

1111
1. Install <a href="https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi?hl=en">React Developer Tools</a>.
1212

1313
2. Install <a href="https://chrome.google.com/webstore/detail/debux/ooihnkghpifccalpfakdnlolfaiidfjp?authuser=1">React-Lucid</a> to your chrome://extensions from the <a href="https://chrome.google.com/webstore/category/extensions">Chrome Web Store</a>.
1414

15-
3. Run your React-GraphQL application or open a site that uses React Fiber (React 16+).
15+
3. Run your React-GraphQL application or open a site that uses React v16+.
1616

1717
4. Open Chrome Developer Tools, Click on the “>>” button and select React-Lucid.
1818

0 commit comments

Comments
 (0)