From 9786d4110c947817b423f8dc0e0edeb694cc2580 Mon Sep 17 00:00:00 2001 From: Matt Christofides Date: Sun, 19 Nov 2023 08:44:19 -0500 Subject: [PATCH] docs: adding redis_tui to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3aea68..1e2e7ee 100644 --- a/README.md +++ b/README.md @@ -359,6 +359,7 @@ For some Bubble Tea programs in production, see: * [pathos](https://github.com/chip/pathos): a PATH env variable editor * [portal](https://github.com/ZinoKader/portal): secure transfers between computers * [redis-viewer](https://github.com/SaltFishPr/redis-viewer): a Redis databases browser +* [redis_tui](https://github.com/mat2cc/redis_tui): a Redis TUI application * [scrabbler](https://github.com/wI2L/scrabbler): Automatic draw TUI for your duplicate Scrabble games * [sku](https://github.com/fedeztk/sku): Sudoku on the CLI * [Slides](https://github.com/maaslalani/slides): a markdown-based presentation tool