From d80d31aafbca16c08a14deae9b87234aa01938a9 Mon Sep 17 00:00:00 2001 From: Hunter Bown Date: Thu, 26 Feb 2026 14:30:43 -0600 Subject: [PATCH] Rename project --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 37b06241..bc30da01 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# DeepSeek CLI +# DeepSeek TUI A terminal-native TUI and CLI for [DeepSeek](https://platform.deepseek.com) models, built in Rust. @@ -87,4 +87,4 @@ Detailed docs are in the [docs/](docs/) folder — architecture, modes, MCP inte ## License -MIT \ No newline at end of file +MIT