+1660415513 (Sat Aug 13 2022 20:31:53 GMT+0200 (Central European Summer Time))
+Added README and images. Fixed random thing in changelog.
+
 1660410686 (Sat Aug 13 2022 19:11:26 GMT+0200 (Central European Summer Time))
 Got rid of old functionalities (strnatcmp, BM).
 
-
 1660409336 (Sat Aug 13 2022 18:48:56 GMT+0200 (Central European Summer Time))
 Added primitive repl, delete functions for database and remove tag from file function.
 
 
--- /dev/null
+# 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
+
+## Example
+Loading and debugging|Showing and removing tags
+:-------------------------:|:-------------------------:
+  |  