Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mugoh committed Mar 10, 2020
1 parent 1dda161 commit c611748
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,3 +1,5 @@
### game-of-life
[![Build Status](https://travis-ci.org/hogum/game-of-life.svg?branch=master)](https://travis-ci.org/hogum/game-of-life)
[![Coverage Status](https://coveralls.io/repos/github/hogum/game-of-life/badge.png?branch=master)](https://coveralls.io/github/hogum/game-of-life?branch=master)

[Game of life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) implementation in the python standard library and numpy

0 comments on commit c611748

Please sign in to comment.