diff --git a/README.md b/README.md
index ae2ea18785356b2f99e968701026edec94e59d11..8004ef81aee05ee4232f0d50e44dc33abaf93219 100644
--- a/README.md
+++ b/README.md
@@ -172,6 +172,7 @@ If you don’t agree with the choices made in this project, you might want to ex
 * [roc](https://github.com/rocjs/roc)
 * [aik](https://github.com/d4rkr00t/aik)
 * [react-app](https://github.com/kriasoft/react-app)
+* [dev-toolkit](https://github.com/stoikerty/dev-toolkit)
 
 You can also use module bundlers like [webpack](http://webpack.github.io) and [Browserify](http://browserify.org/) directly.<br>
 React documentation includes [a walkthrough](https://facebook.github.io/react/docs/package-management.html) on this topic.