From 59e5d8e2c9981ca7256a719e06e4b4f39ca9dc7a Mon Sep 17 00:00:00 2001 From: Christian Rocha Date: Thu, 2 Sep 2021 15:50:00 -0400 Subject: [PATCH] Add sqlite-tui to the list of things built with Bubble Tea --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e1eb787f35..34dd05b3c0 100644 --- a/README.md +++ b/README.md @@ -284,6 +284,7 @@ For some Bubble Tea programs in production, see: * [Typer](https://github.com/maaslalani/typer): a typing test * [AT CLI](https://github.com/daskycodes/at_cli): a utility to for executing AT Commands via serial port connections * [Canard](https://github.com/mrusme/canard): an RSS client +* [sqlite-tui](https://github.com/mathaou/sqlite-tui): an keyboard and mouse driven SQLite database browser ## Feedback