diff options
| author | Ahmed AbdelHalim <[email protected]> | 2023-07-02 13:49:57 +0200 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2023-07-02 13:49:57 +0200 |
| commit | 58fefe99f933343f7c5556ca3bc719743c54f322 (patch) | |
| tree | 189f7906d6f535c2d965b345ebc133b90cd8ef9e /README.md | |
| parent | 30e2930dfbb2d8beb51fef290618fac69680149e (diff) | |
Restructure project home
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -3,10 +3,8 @@ A repo that includes a different implementations for [Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) in the following languages - - [](https://builds.sr.ht/~a14m/game-of-life?) [](https://git.sr.ht/~a14m/game-of-life/tree/master/LICENSE.md) - - [Ruby](./CLI/ruby/README.md) [](https://badge.fury.io/rb/terminal_game_of_life) - - [Rust](./CLI/rust/README.md) [](https://crates.io/crates/terminal_game_of_life) +### [Ruby](./CLI/ruby/README.md) [](https://badge.fury.io/rb/terminal_game_of_life) +### [Rust](./CLI/rust/README.md) [](https://crates.io/crates/terminal_game_of_life) |
