Skip to content

Commit 0a23b3f

Browse files
committed
Update READMEs.
1 parent d3d8a46 commit 0a23b3f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/algorithms/string/permutations/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ When the order **does** matter it is a **Permutation**.
1414

1515
![Permutation Lock](https://www.mathsisfun.com/combinatorics/images/combination-lock.jpg)
1616

17+
![Permutation With Repetitions](https://upload.wikimedia.org/wikipedia/commons/6/69/Permutations-With-Repetition.gif)
18+
1719
## References
1820

1921
[Math Is Fun](https://www.mathsisfun.com/combinatorics/combinations-permutations.html)

0 commit comments

Comments
 (0)