Skip to content

Commit 8a00577

Browse files
authored
Update README.md (#433)
1 parent 24c6a40 commit 8a00577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

8.0/Apps/GameOfLife/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ This is an implementation of the Game of Life for .NET Multi-platform App UI (.N
1616

1717
Tap cells to make them "alive" A clustered population of live cells works the best. Then press the **Run!** button. Rules are applied to the live cells to generate successive populations. A population might grow, or shrink, or stagnate, or disappear.
1818

19-
![Game of Life app screenshot](Screenshots/GameofLife.png "Game of Life appl screenshot")
19+
![Game of Life app screenshot](Screenshots/GameofLife.png "Game of Life app screenshot")
2020

2121
For more information about the Game of Life, see the Wikipedia article [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway's_Game_of_Life).

0 commit comments

Comments
 (0)