From eb73455bec6f3eff128481351bf476915bf95228 Mon Sep 17 00:00:00 2001 From: Roi Martin Date: Sun, 20 Aug 2017 15:22:33 +0200 Subject: [PATCH] Add diagram project to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c1eefe0..4c926e3 100644 --- a/README.md +++ b/README.md @@ -99,5 +99,6 @@ func quit(g *gocui.Gui, v *gocui.View) error { * [gotime](https://github.com/nanohard/gotime): Time tracker for projects and tasks. * [claws](https://github.com/thehowl/claws): Interactive command line client for testing websockets. * [terminews](http://github.com/antavelos/terminews): Terminal based RSS reader. +* [diagram](https://github.com/esimov/diagram): Tool to convert ascii arts into hand drawn diagrams. Note: if your project is not listed here, let us know! :)