summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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)