We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 283a033 commit 0b922a9Copy full SHA for 0b922a9
README.md
@@ -1,7 +1,12 @@
1
:signal_strength: [@aureooms/js-sort](https://aureooms.github.io/js-sort)
2
==
3
4
-<img src="http://www.explainxkcd.com//wiki/images/b/bc/ineffective_sorts.png" width="864">
+<p align="center">
5
+<a href="https://xkcd.com/1185">
6
+<img src="https://imgs.xkcd.com/comics/ineffective_sorts.png " width="600">
7
+</a><br/>
8
+© <a href="https://xkcd.com">xkcd.com</a>
9
+</p>
10
11
Sorting algorithms for JavaScript.
12
See [docs](https://aureooms.github.io/js-sort).
0 commit comments