Skip to content

Commit

Permalink
fixed broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
JnyJny committed Jul 2, 2016
1 parent 981fb06 commit bb910bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,6 @@ number of cells and neighbors is bounded by [0,alive x 8]. I think, my
algorithm analysis is admittedly rusty.

[1]: https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
[2]: [![asciicast](https://asciinema.org/a/6cb127r5xr0bbpwgw1s9s8h9a.png)](https://asciinema.org/a/6cb127r5xr0bbpwgw1s9s8h9a)
[2]: https://github.com/JnyJny/GameOfLife/blob/master/Screenshots/CGameOfLife-Demo.gif
[3]: https://github.com/JnyJny/GameOfLife/blob/master/Screenshots/PGameOfLife-Demo.gif
[4]: http://pygame.org

0 comments on commit bb910bf

Please sign in to comment.