From 1be5cf2d90e9e6de571ea937ebaa5c2e14d13086 Mon Sep 17 00:00:00 2001 From: Florian Dehau Date: Sun, 17 Oct 2021 19:38:43 +0200 Subject: [PATCH] chore: add `joshuto` to the apps using `tui` --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e36c94c..b45d230 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ You can run all examples by running `make run-examples`. * [minesweep](https://github.com/cpcloud/minesweep-rs) * [Battleship.rs](https://github.com/deepu105/battleship-rs) * [termscp](https://github.com/veeso/termscp) +* [joshuto](https://github.com/kamiyaa/joshuto) ### Alternatives