diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
