Update README: add status badge, technology used, and license information

This commit is contained in:
2025-09-28 02:08:21 +02:00
parent e2b52dd084
commit 7e975cc23e

View File

@@ -2,6 +2,10 @@
> Terminal-native assistant for running local language models with a comfortable TUI.
![Status](https://img.shields.io/badge/status-pre--alpha-orange)
![Rust](https://img.shields.io/badge/made_with-Rust-ffc832?logo=rust&logoColor=white)
![License](https://img.shields.io/badge/license-TBD-lightgrey)
## Pre-Alpha Status
- This project is currently **pre-alpha** and under active development.
- Expect breaking changes, missing features, and occasional rough edges.