From e15e96cbcae1cd93791c337294f2cb37838b8788 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 23 Apr 2022 10:31:32 -0700 Subject: [PATCH] Add banner in support of Ukraine. --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 75f2456..e5efb98 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ + + + -# ![Tcell](logos/tcell.png) + Please see [here](UKRAINE.md) for an important message for the people of Russia. +# Tcell + _Tcell_ is a _Go_ package that provides a cell based view for text terminals, like _XTerm_. It was inspired by _termbox_, but includes many additional improvements.