commit a0732704782b2671a3a1b5175bdcd2c26661a95b
parent d4e624fdab5c003c60bb058846b14ae2bf0e7278
Author: Konstantin Tarkus <hello@tarkus.me>
Date: Fri, 21 Nov 2014 12:43:15 +0300
Update README.md. #34
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -111,8 +111,9 @@ $ npm test
* [React.js Questions on StackOverflow](http://stackoverflow.com/questions/tagged/reactjs)
* [React.js Discussion Board](https://groups.google.com/forum/#!forum/reactjs)
* [Flux Architecture for Building User Interfaces](http://facebook.github.io/flux/)
- * [The Future of React](https://github.com/reactjs/react-future)
* [Jest - Painless Unit Testing](http://facebook.github.io/jest/)
+ * [Flow - A static type checker for JavaScript](http://flowtype.org/)
+ * [The Future of React](https://github.com/reactjs/react-future)
### Support