Update README.md

This commit is contained in:
Andros Fenollosa 2022-11-08 07:18:14 +01:00 committed by GitHub
parent 47a55680a7
commit f94cdd3528
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
Immutable NoSQL database that works on a single plain text file.
Immutable NoSQL database that works on a single plain text file
## Features
@ -9,3 +9,19 @@ Immutable NoSQL database that works on a single plain text file.
- Minimalistic to implement and use.
## Advantages of using an immutable database
---
## Install
## Use
### Agregation
### Update
### Delete
### Find all
### Find one