We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0dfcc6 commit 7b30376Copy full SHA for 7b30376
README.md
@@ -26,8 +26,8 @@ open http://localhost:3000
26
27
### Dev tools
28
29
-* Flow - a static type checked for JavaScript [http://flowtype.org/](http://flowtype.org/)
30
-
+* [Flow]((http://flowtype.org/)) - a static type checked for JavaScript
+* [Flowcheck.js](http://gcanti.github.io/flowcheck/) - Runtime type checking for Flow
31
* [React Developer Tools](https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi) (Chrome extension)
32
33
### Data workflow
0 commit comments