From 2c9275b8e5da158032470f7b3abe97bb9829dc04 Mon Sep 17 00:00:00 2001 From: Tai Date: Sat, 9 Jul 2022 15:54:24 +0700 Subject: [PATCH] Add demo implementation of 7GUIs tasks https://eugenkiss.github.io/7guis/tasks/ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c43e413..267330d 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,7 @@ For a presentation highlighting this package, compile and run the program found - [goaround: Query stackoverflow API and get results on terminal](https://github.com/glendsoza/goaround) - [resto: 🔗 a CLI app can send pretty HTTP & API requests with TUI](https://github.com/abdfnx/resto) - [twad: a WAD launcher for the terminal](https://github.com/zmnpl/twad) +- [7GUIs demo](https://github.com/letientai299/7guis/tree/master/tui) ## Documentation