Skip to content

Commit db96cee

Browse files
committed
code refactor
1 parent 5ee5e90 commit db96cee

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1+
> ⚠️ **BETA RELEASE**
2+
> This project is currently in **beta**. While it's functional and available for use, it may still undergo changes. Please use with caution in production environments and report any bugs or issues.
3+
4+
<br>
5+
16
# QuantaDB: A High-Performance Pure Dart Local Database
27

38
<p align="center">
49
<img src="https://raw.githubusercontent.com/champ96k/quanta_db/master/logo.png" alt="QuantaDB Logo" width="400"/>
510
</p>
611

7-
[![pub package](https://img.shields.io/pub/v/quanta_db.svg)](https://pub.dev/packages/quanta_db)
8-
9-
**⚠️ Warning: This project is currently in beta development. Use accordingly for development and testing purposes.**
10-
1112
QuantaDB is a modern, high-performance **NoSQL** local database built entirely in Dart. It's designed to provide a fast, reliable, and easy-to-use data storage solution for both Flutter applications and pure Dart projects.
1213

1314
📚 **Documentation**: Visit our [documentation site](https://quantadb.netlify.app/) for detailed guides and API references.

0 commit comments

Comments
 (0)