From 70a276872a4511ab203f2c24bf2f943ac0e0a1a4 Mon Sep 17 00:00:00 2001 From: Roi Martin Date: Tue, 15 Aug 2017 21:52:03 +0200 Subject: [PATCH] Add gotime project in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 53399ae..8b56beb 100644 --- a/README.md +++ b/README.md @@ -96,5 +96,6 @@ func quit(g *gocui.Gui, v *gocui.View) error { * [wuzz](https://github.com/asciimoo/wuzz): Interactive cli tool for HTTP inspection. * [httplab](https://github.com/gchaincl/httplab): Interactive web server. * [domainr](https://github.com/MichaelThessel/domainr): Tool that checks the availability of domains based on keywords. +* [gotime](https://github.com/nanohard/gotime): Time tracker for projects and tasks. Note: if your project is not listed here, let us know! :)