Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
awalias authored Jun 13, 2020
1 parent 47df17b commit 5afb850
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway's_Game_of_Life)

[https://game-of-life.antwilson.vercel.app/](https://game-of-life.antwilson.vercel.app/)

# Run locally
```bash
python -m SimpleHTTPServer
Expand Down

0 comments on commit 5afb850

Please sign in to comment.