From 491cd051cf0ce6683adf6500ff3d089b021f8cd1 Mon Sep 17 00:00:00 2001 From: Miguel Mota Date: Mon, 2 Apr 2018 10:05:22 -0700 Subject: [PATCH] Add cointop to "Projects using gocui" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e45092..d7b55a3 100644 --- a/README.md +++ b/README.md @@ -105,5 +105,6 @@ func quit(g *gocui.Gui, v *gocui.View) error { * [kcli](https://github.com/cswank/kcli): Tool for inspecting kafka topics/partitions/messages. * [fac](https://github.com/mkchoi212/fac): git merge conflict resolver * [jsonui](https://github.com/gulyasm/jsonui): Interactive JSON explorer for your terminal. +* [cointop](https://github.com/miguelmota/cointop): Interactive terminal based UI application for tracking cryptocurrencies. Note: if your project is not listed here, let us know! :)