We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12a0c77 commit b08852eCopy full SHA for b08852e
README.md
@@ -1,7 +1,12 @@
1
[@integer-sequence/fibonacci](https://integer-sequence.github.io/fibonacci)
2
==
3
4
-<img src="https://imgs.xkcd.com/comics/alone.png" width="864">
+<p align="center">
5
+<a href="https://xkcd.com/289">
6
+<img src="https://imgs.xkcd.com/comics/alone.png" width="700">
7
+</a><br/>
8
+© <a href="https://xkcd.com">xkcd.com</a>
9
+</p>
10
11
Fibonacci numbers for JavaScript.
12
See [docs](https://integer-sequence.github.io/fibonacci).
0 commit comments