From 22c9753096ba4dadeed93beb60384d21a5ba3f70 Mon Sep 17 00:00:00 2001 From: jjankaj <54912465+TheMessik@users.noreply.github.com> Date: Sun, 2 May 2021 19:09:28 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 589dfd8..9a8d439 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ Implementation of different kinds of trees in Java Mainly used for us to learn different kinds of trees, but feel free to use these in your own projects -In light of statement above, we offer ABSOLUTELY no warranty in terms of (absence of) bugs, flawless execution and top-spec implementation of algorithms used. +In light of statement above, we offer ABSOLUTELY NO WARRANTY in terms of (absence of) bugs, flawless execution and top-spec implementation of algorithms used. -Use at your own risk, feel free to debug/send bug reports/improve our code +Use at your own risk and feel free to debug/send bug reports/improve our code # Trees currently supported: