diff options
| author | a14m <[email protected]> | 2020-12-03 23:26:47 +0100 |
|---|---|---|
| committer | a14m <[email protected]> | 2020-12-03 23:26:47 +0100 |
| commit | 88293db943b7c4bcb85fd5df69c092cce8afec9e (patch) | |
| tree | d3fe7ba301f37c7f1685a6afdf5b6eda108b83ce | |
| parent | 5b05fa783a54571ac29b0285b9647b5a02171f74 (diff) | |
Add build status
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ # Game of Life +[](https://travis-ci.com/a14m/game-of-life) + A repo that includes a different implementations for [Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) in the following languages |
