Skip to content

Commit b4e0e24

Browse files
authored
Update index.md
1 parent ed6563c commit b4e0e24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
## 🔍 Code Examples
2-
- [Game of life](game_of_life.md) -> Contains an implementation of [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) cellular automation.
2+
- [Game of life](game_of_life.md) :arrow_right:
3+
Contains an implementation of [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) cellular automation.

0 commit comments

Comments
 (0)