From f68e023e7c4ff43cf48db16eb01c60301573b368 Mon Sep 17 00:00:00 2001 From: Quang Ngoc Date: Sun, 4 Apr 2021 14:58:24 +0700 Subject: [PATCH] Add GoChess to README.md #Projects --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a551fcc..8e47ccd 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ For a presentation highlighting this package, compile and run the program found - [Browse your AWS ECS Clusters in the Terminal](https://github.com/swartzrock/ecsview) - [The CLI Task Manager for Geeks](https://github.com/ajaxray/geek-life) - [Fast disk usage analyzer written in Go](https://github.com/dundee/gdu) +- [Multiplayer Chess On Terminal](https://github.com/qnkhuat/gochess) ## Documentation