Skip to content

Commit f784cc3

Browse files
📚 docs(README): Properly link and attribute header image.
1 parent 4bce908 commit f784cc3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,12 @@
33
[![GitHub issues](https://img.shields.io/github/issues/aureooms/js-algorithms.svg?style=flat)](https://github.com/aureooms/js-algorithms/issues)
44
==
55

6-
<img src="https://cdn.rawgit.com/aureooms/js-algorithms/master/media/sketch.png" width="864">
6+
<p align="center">
7+
<a href="https://xkcd.com/399">
8+
<img src="https://imgs.xkcd.com/comics/travelling_salesman_problem.png" width="600">
9+
</a><br/>
10+
© <a href="https://xkcd.com">xkcd.com</a>
11+
</p>
712

813
Playground for algorithms in JavaScript.
914
This is a child project of [@aureooms/js-library](https://github.com/aureooms/js-library)

media/sketch.png

-62.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)