Skip to content

Commit 0b922a9

Browse files
📚 docs(README): Add header image attribution.
1 parent 283a033 commit 0b922a9

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
:signal_strength: [@aureooms/js-sort](https://aureooms.github.io/js-sort)
22
==
33

4-
<img src="http://www.explainxkcd.com//wiki/images/b/bc/ineffective_sorts.png" width="864">
4+
<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>
510

611
Sorting algorithms for JavaScript.
712
See [docs](https://aureooms.github.io/js-sort).

0 commit comments

Comments
 (0)