commit cb34e4a45e096f49729e191ad080370d66df6300
parent 031df95758210d4f9186c2bebf403789727a0159
Author: Konstantin Tarkus <hello@tarkus.me>
Date: Wed, 14 Oct 2015 01:24:25 +0300
Update README.md
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -127,6 +127,10 @@ Test any javascript module by creating a `__tests__/` directory where
the file is. Name the test by appending `-test.js` to the js file.
[Jest](https://facebook.github.io/jest/) will do the rest.
+### Visit Our Sponsor
+
+[![https://dl.dropboxusercontent.com/u/16006521/react-starter-kit/makers-academy.png]](http://www.makersacademy.com/?utm_source=ReactStarterKit&utm_medium=link&utm_campaign=ReactStarterKitGithub)
+
### Related Projects
* [React Static Boilerplate](https://github.com/koistya/react-static-boilerplate) — Generates a static website from React components