From 876e1fdeb5b21d7c19e8bcf9a7d61273a97ba1b2 Mon Sep 17 00:00:00 2001 From: Yon Date: Thu, 13 May 2021 12:53:20 +0000 Subject: [PATCH] Add gruid-tcell to the list of examples in the README gruid-tcell is a tcell-based driver for the grid-based UI and game framework gruid. --- README.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.adoc b/README.adoc index 387b2bf1..7fb9384e 100644 --- a/README.adoc +++ b/README.adoc @@ -53,6 +53,7 @@ Version 1.x remains available using the import `github.com/gdamore/tcell`. * https://github.com/a-h/min[min] - A Gemini browser * https://github.com/noborus/ov[ov] - Terminal pager * https://github.com/gcla/tmux-wormhole[tmux-wormhole] - A tmux plugin to transfer files with magic wormhole +* https://github.com/anaseto/gruid-tcell[gruid-tcell] - A tcell driver for the grid based UI and game framework gruid. == Pure Go Terminfo Database