sav

Sorting Algorithms Visualized
Index Commits Files Refs README LICENSE
commit 25572a80f9c76744720a3dbbc02bc8b8d51afc74
parent 1f8dffb671776ae8c029a52d9575f8ec619bb6ae
Author: Martin J. Klöckner <64109770+klewer-martin@users.noreply.github.com>
Date:   Sun, 10 Apr 2022 01:19:32 -0300

Update README.md
Diffstat:
MREADME.md | 1-
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -13,5 +13,4 @@ $ ./sav
 ```
 
 You can change the sorting algorithm by setting the varible "sel\_algo" in the main function
-
 (in a future this will be done by parsing command line arguments)