From c51d433f682467f52f4f160aaa324224eb82285b Mon Sep 17 00:00:00 2001 From: a14m Date: Thu, 3 Dec 2020 15:32:56 +0100 Subject: Update the documentation --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') 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) -- cgit v1.2.3