summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authora14m <[email protected]>2020-12-15 14:50:18 +0100
committera14m <[email protected]>2020-12-15 14:56:32 +0100
commitc8df96eb582d8fdf7faef5c298201c5fe1bd7bdd (patch)
tree29da3b8df0579076307061ef58407c2aef1d3c6a
parent6a720d3a12afbafd4cc2f145abe13e4a31f18922 (diff)
Update README
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e456aaf..2adb7a5 100644
--- a/README.md
+++ b/README.md
@@ -8,3 +8,4 @@ in the following languages
[![codecov](https://codecov.io/gl/a14m/game-of-life/branch/master/graph/badge.svg?token=8KQ6LN5E6Z)](https://codecov.io/gl/a14m/game-of-life)
- [Ruby](./CLI/ruby) [![Gem Version](https://badge.fury.io/rb/terminal_game_of_life.svg)](https://badge.fury.io/rb/terminal_game_of_life)
+ - [Rust](./CLI/rust) WIP