From 934d75a069a9931dda505b3165be916d23331c46 Mon Sep 17 00:00:00 2001 From: Soikk Date: Mon, 22 Aug 2022 17:00:04 +0200 Subject: Updated README and fixed Layne's mistake on TODO --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 795d6e9..93a80a1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # DB -A local tag based database made entirely in C from scratch -Currently stores both tags and files as plaintext -Uses a mix of AVL trees and normal arrays to work with the data + A local tag based database made entirely in C from scratch + Currently stores both tags and files as plaintext + Uses a mix of AVL trees and normal arrays to work with the data ## Example Loading and debugging|Showing and removing tags -- cgit v1.2.3