From 6d5ea857af8a6785af9b289b0b73c1fa94c1b70b Mon Sep 17 00:00:00 2001 From: Tomas Date: Tue, 2 May 2017 03:50:55 +1000 Subject: [PATCH] Mention godu in Examples section (#141) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec26f67..ebd2dd1 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ ways. It also adds substantial functionality beyond termbox. * mouse demo - [screenshot](http://2.bp.blogspot.com/-fWvW5opT0es/VhIdItdKqJI/AAAAAAAAATE/7Ojc0L1SpB0/s1600/Screen%2BShot%2B2015-10-04%2Bat%2B11.47.13%2BPM.png) - included mouse test * [gomatrix](https://github.com/gdamore/gomatrix) - converted from Termbox * [micro](https://github.com/zyedidia/micro/) - lightweight text editor with syntax-highlighting and themes +* [godu](https://github.com/viktomas/godu) - simple golang utility helping to discover large files/folders. ## Pure Go Terminfo Database