You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ It provides a default implementation for React components defined via
9
9
(stateless components). These component definitions must follow certain
10
10
guidelines in order to be analyzable (see below for more info).
11
11
12
-
> react-docgen is a low level tool to extract information about react components. If you are searching for a more high level tool try [react-styleguidist](https://github.com/styleguidist/react-styleguidist)which comes with a complete styleguide and is build on top of react-docgen.
12
+
> react-docgen is a low level tool to extract information about react components. If you are searching for a more high level styleguide with nice interface try [react-styleguidist](https://github.com/styleguidist/react-styleguidist)or any of the other tools listed in the [wiki](https://github.com/reactjs/react-docgen/wiki).
0 commit comments