Updated Projects (markdown)
diff --git a/Projects.md b/Projects.md
index 72b2e19..4db96a2 100644
--- a/Projects.md
+++ b/Projects.md
@@ -187,6 +187,7 @@
   * [go.linenoise](https://github.com/GeertJohan/go.linenoise) - Linenoise bindings (simple and easy readline with prompt, optional history, optional tab completion)
   * [go-stfl](https://github.com/akrennmair/go-stfl) - a thin wrapper around STFL, an ncurses-based widget toolkit
   * [gockel](https://github.com/akrennmair/gockel) - a Twitter client for text terminals
+  * [gocui](https://github.com/jroimartin/gocui) - Minimalist library aimed at creating Console User Interfaces
   * [gocurse](https://github.com/jabb/gocurse) - Go bindings for NCurses
   * [gocurses](https://github.com/tncardoso/gocurses) - NCurses wrapper
   * [goncurses](http://code.google.com/p/goncurses/) - An ncurses library, including the form, menu and panel extensions