From 76d63b0c3094ecc72898e84a388e76d0bedaf642 Mon Sep 17 00:00:00 2001
From: carl <44021312+achristmascarl@users.noreply.github.com>
Date: Fri, 14 Feb 2025 14:24:01 -0500
Subject: [PATCH] Update README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 67e70c4..458cdb8 100644
--- a/README.md
+++ b/README.md
@@ -106,6 +106,7 @@ List of projects that provide terminal user interfaces
 - [prs](https://github.com/dhth/prs) Stay updated on PRs without leaving the terminal
 - [pudb](https://github.com/inducer/pudb) A console-based visual debugger for Python
 - [pyautogit](https://github.com/jwlodek/pyautogit) A terminal UI for managing git repositories, written using py_cui
+- [rainfrog](https://github.com/achristmascarl/rainfrog) A database management TUI for Postgres, MySQL, and SQLite written in Rust
 - [runme](https://github.com/stateful/runme) Discover and run code snippets directly from your README.md or other markdowns
 - [sls-dev-tools](https://github.com/Theodo-UK/sls-dev-tools) Dev Tools for the Serverless World
 - [termdbms](https://github.com/mathaou/termdbms) A TUI for viewing and editing database files.