commit a17027f88029a97e5d31c821f813bea4be3ff9f3 parent 655386d407fd71248c945ba50b477a1c9005c363 Author: Konstantin Tarkus <hello@tarkus.me> Date: Wed, 1 Oct 2014 02:21:22 +0400 Add Learn More section to README.md Diffstat:
| M | README.md | | | 9 | +++++++++ |
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -94,6 +94,15 @@ $ git merge upstream/master $ npm install ``` +### Learn More + + * [Getting Started with React.js](http://facebook.github.io/react/) + * [React.js Wiki on GitHub](https://github.com/facebook/react/wiki) + * [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) + ### Support Have questions, feedback or need help? Contact [support@kriasoft.com](mailto:support@kriasoft.com)