Skip to content

Commit

Permalink
Merge pull request #6 from JhonaCodes/JhonaCodes-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
JhonaCodes authored Dec 14, 2024
2 parents 2e854e8 + 8af8b26 commit 850c46f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

A high-performance local database for Flutter that provides simple JSON storage with a powerful underlying architecture. Designed for efficient data persistence with automatic block management and smart indexing.

![flutter_local_db](https://github.com/user-attachments/assets/09c97008-cfc6-4588-b54c-5737ad00e9e4)



## Features

- 🚀 **High Performance**: O(1) access times through smart indexing and caching
Expand Down Expand Up @@ -200,4 +204,4 @@ MIT License - see [LICENSE](https://github.com/JhonaCodes/flutter_local_db/LICEN

## Author

Made with ❤️ by [JhonaCode](https://github.com/JhonaCodes)
Made with ❤️ by [JhonaCode](https://github.com/JhonaCodes)

0 comments on commit 850c46f

Please sign in to comment.