From 1faec2ebd0c7151ff67390f7de7873f4b07cabb9 Mon Sep 17 00:00:00 2001 From: Soikk Date: Sat, 13 Aug 2022 21:32:42 +0200 Subject: Updated README and fixed error on example images. Removed deleted dependencies. Fixed AVL tree bug. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c52fb05..795d6e9 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ Uses a mix of AVL trees and normal arrays to work with the data ## Example Loading and debugging|Showing and removing tags :-------------------------:|:-------------------------: -![](https://github.com/Soikk/DB/blob/master/multimedia/example1.jpg) | ![](https://github.com/Soikk/DB/blob/master/multimedia/example1.jpg) +![](https://github.com/Soikk/DB/blob/master/multimedia/example1.jpg) | ![](https://github.com/Soikk/DB/blob/master/multimedia/example2.jpg) -- cgit v1.2.3