Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thearn authored Sep 19, 2019
1 parent 4ebc66f commit ab07d61
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
[![Build Status](https://travis-ci.org/thearn/game-of-life.png?branch=master)](https://travis-ci.org/thearn/game-of-life)
### Fast Python implementation of Conway's game of life [and other cellular automata](http://www.conwaylife.com/wiki/Cellular_automaton#Well-known_Life-like_cellular_automata)

Background
============
A full write up on this implementation is given [here](http://tristanhearn.com/gameoflife).

Running
=========
Requires Python 2.7+ or Python 3+ with Numpy and Matplotlib.
Expand Down

0 comments on commit ab07d61

Please sign in to comment.