+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
# 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