diff --git a/README.md b/README.md
index 820510d514c2d5284b713a3a54266e676e146395..a29de337743f04a60fa443a3e07062aabef210e4 100644
--- a/README.md
+++ b/README.md
@@ -176,6 +176,7 @@ If you don’t agree with the choices made in this project, you might want to ex
 * [rackt-cli](https://github.com/mzabriskie/rackt-cli)
 * [budō](https://github.com/mattdesl/budo)
 * [rwb](https://github.com/petehunt/rwb)
+* [sagui](https://github.com/saguijs/sagui)
 
 You can also use module bundlers like [webpack](http://webpack.github.io) and [Browserify](http://browserify.org/) directly.  
 React documentation includes [a walkthrough](https://facebook.github.io/react/docs/package-management.html) on this topic.