From 38e6f66ab4b759115f024e8f260471f07a135965 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