]> git.xolatile.top Git - soikk-DB.git/commitdiff
Actually fixed README master
authorSoikk <76824648+Soikk@users.noreply.github.com>
Mon, 22 Aug 2022 15:01:52 +0000 (17:01 +0200)
committerSoikk <76824648+Soikk@users.noreply.github.com>
Mon, 22 Aug 2022 15:01:52 +0000 (17:01 +0200)
CHANGELOG
README.md

index 07be71b59bd58adb42f0d537aa377b286c09cad5..198d38ffaaccab5c081a0bd698127e5c1316e823 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+1661180468 (Mon Aug 22 2022 17:01:08 GMT+0200 (Central European Summer Time))
+Actually fixed README
+
 1661180357 (Mon Aug 22 2022 16:59:17 GMT+0200 (Central European Summer Time))
 Updated README and fixed Layne's mistake on TODO
 
index 93a80a1fef54f1a2b78b846f84929143d6b0eb12..1cd54a0fc03121b173caabee2701e60db369ff62 100644 (file)
--- 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