diff --git a/README.md b/README.md
index 0c428ef65cf85e27a56a70590a1610b0c4e17534..9f40a4d980ede6f378ee9eb9655df498cc5307f2 100644
--- a/README.md
+++ b/README.md
@@ -251,6 +251,7 @@ Notable alternatives also include:
 * [react-app](https://github.com/kriasoft/react-app)
 * [dev-toolkit](https://github.com/stoikerty/dev-toolkit)
 * [sku](https://github.com/seek-oss/sku)
+* [gluestick](https://github.com/TrueCar/gluestick)
 
 You can also use module bundlers like [webpack](http://webpack.js.org) and [Browserify](http://browserify.org/) directly.<br>
 React documentation includes [a walkthrough](https://facebook.github.io/react/docs/package-management.html) on this topic.