Skip to content

Commit 82bf58a

Browse files
authored
Update README.md
1 parent a67e312 commit 82bf58a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# React-Lucid
2-
A devtool for React-GraphQl developers.
2+
A React-GraphQL developer tool.
33

4-
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.
4+
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.
5+
6+
### Usage
7+
**Note:** The current version of React-Lucid works best for local projects using React 16+.
58

69
### --Set Up | Install From Chrome Extension Store--
710

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

1013
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>.
1114

@@ -31,16 +34,13 @@ React-Lucid is a React / GraphQl DevTool designed for helping developers debug t
3134

3235
5. Have fun!
3336

34-
## Usage
35-
**Note:** The current version of React-Lucid works best for local projects.
36-
3737
### GraphQL View
3838

3939
### Component Tree View
4040

4141
## Contributing
4242

43-
Please feel free to fork this repo and submit pull requests. Also, if you have any requests od suggestions for features, please contact us.
43+
Please feel free to fork this repo and submit pull requests. Also, if you have any requests or suggestions for features, please contact us.
4444

4545
## Our Team
4646

0 commit comments

Comments
 (0)