commit 07eb82510d23b3a5c3229e375ee4183a58238d75 parent 9e00b7fe6449dfd3521689379809850bf0997c33 Author: Konstantin Tarkus <hello@tarkus.me> Date: Sun, 17 May 2015 11:53:49 +0300 Add some Q&A to README.md Diffstat:
| M | README.md | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -16,6 +16,9 @@ ### Documentation - [React Style Guide](./docs/react-style-guide.md) +- Questions + - [Which module bundler should I use?](https://github.com/kriasoft/react-starter-kit/issues/3) + - [Which Flux implementation should I use?](https://github.com/kriasoft/react-starter-kit/issues/22) - Recipes - [How to Integrate Disqus](./docs/recipes/how-to-integrate-disqus.md)