summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authora14m <[email protected]>2020-12-03 15:32:56 +0100
committera14m <[email protected]>2020-12-03 15:32:56 +0100
commitc51d433f682467f52f4f160aaa324224eb82285b (patch)
tree488005a6b50faf12e4d2484f684ecbe7bcd93290 /README.md
parent94a9071fc00d6c14c359d31f7b576f9257d51219 (diff)
Update the documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index ede1172..d2a3271 100644
--- a/README.md
+++ b/README.md
@@ -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)