diff options
| author | a14m <[email protected]> | 2020-12-03 15:32:56 +0100 |
|---|---|---|
| committer | a14m <[email protected]> | 2020-12-03 15:32:56 +0100 |
| commit | c51d433f682467f52f4f160aaa324224eb82285b (patch) | |
| tree | 488005a6b50faf12e4d2484f684ecbe7bcd93290 /README.md | |
| parent | 94a9071fc00d6c14c359d31f7b576f9257d51219 (diff) | |
Update the documentation
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ # 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 different languages +in the following languages + + - [Ruby](./CLI/ruby) |
