From f94cdd352870b99d7b5cfc0f9680eaeca07bbcea Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Tue, 8 Nov 2022 07:18:14 +0100 Subject: [PATCH] Update README.md --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 81e61fa..fd227ae 100644 --- a/README.md +++ b/README.md @@ -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