Skip to content

Commit a1d8597

Browse files
authored
Added documentation section to the README
1 parent 494cdde commit a1d8597

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,9 @@ We are using [react-test-renderer](https://www.npmjs.com/package/react-test-rend
109109
npm install --save-dev [email protected]
110110
```
111111

112+
## Documentation
113+
114+
There are some [work-in-progress docs here](https://react-hooks-testing-library.netlify.com/). Please leave any feedback on them in [this issue](https://github.com/mpeyper/react-hooks-testing-library/issues/19). PRs to update them are very welcome.
112115

113116
## API
114117

0 commit comments

Comments
 (0)