docs(README): update data storage description from Nostr to rusqlite

This commit is contained in:
ryan 2025-06-05 16:37:53 +03:00
parent 1f4b63b1f8
commit 93793bb580

View file

@ -1,7 +1,7 @@
# [CompareWare](https://compareware.org/)
CompareWare is an open-source platform for comparing tools (software, hardware, etc.) with structured, crowdsourced data.
It combines Rust's **Leptos** for a modern, reactive frontend and **Nostr** for decentralized data storage (TBI).
It combines Rust's **Leptos** for a modern, reactive frontend and **rusqlite** for data storage.
## **Features**
- **Item Management**: Add, view, and manage items with metadata and key-value tags.