aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSoikk2022-08-22 17:01:52 +0200
committerSoikk2022-08-22 17:01:52 +0200
commit5675ed0aa91c86de0eaee82a6f28afdda19cb365 (patch)
tree1fd87e21f00cf705ee20437378b59ecfa35495bf /README.md
parent934d75a069a9931dda505b3165be916d23331c46 (diff)
downloadsoikk-DB-master.tar.xz
soikk-DB-master.tar.zst
Actually fixed READMEHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 93a80a1..1cd54a0 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