diff options
Diffstat (limited to 'vendor/github.com/nsf/termbox-go/README.md')
-rw-r--r-- | vendor/github.com/nsf/termbox-go/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/github.com/nsf/termbox-go/README.md b/vendor/github.com/nsf/termbox-go/README.md index d152da407..e7c57a936 100644 --- a/vendor/github.com/nsf/termbox-go/README.md +++ b/vendor/github.com/nsf/termbox-go/README.md @@ -24,6 +24,7 @@ There are also some interesting projects using termbox-go: - [snake-game](https://github.com/DyegoCosta/snake-game) is an implementation of the Snake game. - [gone](https://github.com/guillaumebreton/gone) is a CLI pomodoro® timer. - [Spoof.go](https://github.com/sabey/spoofgo) controllable movement spoofing from the cli + - [lf](https://github.com/gokcehan/lf) is a terminal file manager ### API reference [godoc.org/github.com/nsf/termbox-go](http://godoc.org/github.com/nsf/termbox-go) |