From 5492081a6d1176b0acca2d81bd40f69e8b8ca437 Mon Sep 17 00:00:00 2001 From: Donne Martin Date: Thu, 25 Jun 2015 17:42:04 -0400 Subject: [PATCH] Removed merge sort animation as the repo cover in favor of the quicksort animation. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f69716e..6eb60ef 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@

-
- Wikipedia: Quicksort, Merge Sort + Wikipedia: Quicksort

algorithms-data-structures