From 044d3f0490be5d9967b052122881109c0ec20d53 Mon Sep 17 00:00:00 2001 From: Travis Whitton Date: Fri, 15 Jan 2021 09:09:17 -0500 Subject: [PATCH] Added example project uchess --- README.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.adoc b/README.adoc index 00f4ca8..0c23c57 100644 --- a/README.adoc +++ b/README.adoc @@ -49,6 +49,7 @@ Version 1.x remains available using the import `github.com/gdamore/tcell`. * https://github.com/gokcehan/lf[lf] - Terminal file manager * https://github.com/bunyk/gokeybr[gokeybr] - program that helps to deliberately practice your typing. * https://github.com/jbaramidze/gonano[gonano] - CLI test editor +* https://github.com/tmountain/uchess[uchess] - A UCI chess client for your terminal == Pure Go Terminfo Database