Removed merge sort animation as the repo cover in favor of the quicksort animation.

This commit is contained in:
Donne Martin 2015-06-25 17:42:04 -04:00
parent e00e49e856
commit 5492081a6d

View File

@ -1,8 +1,7 @@
<p align="center">
<img src="http://upload.wikimedia.org/wikipedia/commons/6/6a/Sorting_quicksort_anim.gif">
<img src="http://upload.wikimedia.org/wikipedia/commons/c/cc/Merge-sort-example-300px.gif">
<br/>
<i>Wikipedia: Quicksort, Merge Sort</i>
<i>Wikipedia: Quicksort</i>
</p>
algorithms-data-structures