Skip to content

Commit c62fde1

Browse files
📚 docs(README): Add attribution for header image.
1 parent 281293e commit c62fde1

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
11
:seat: [@aureooms/js-permutation](https://aureooms.github.io/js-permutation)
22
==
33

4-
<img src="https://upload.wikimedia.org/wikipedia/commons/e/e0/Symmetric_group_3;_Cayley_table;_matrices.svg" width="864">
4+
<p align="center">
5+
<a href="https://commons.wikimedia.org/wiki/File:Symmetric_group_3;_Cayley_table;_matrices.svg">
6+
<img alt="Symmetric group of order 3" src="https://upload.wikimedia.org/wikipedia/commons/e/e0/Symmetric_group_3;_Cayley_table;_matrices.svg" width="440">
7+
</a><br/>
8+
<a href="https://en.wikipedia.org/wiki/User:Watchduck">
9+
User:Watchduck
10+
</a>
11+
/
12+
<a href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0</a>
13+
</p>
514

615
Permutation library for JavaScript.
716
See [docs](https://aureooms.github.io/js-permutation).

0 commit comments

Comments
 (0)