summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authora14m <[email protected]>2021-04-09 18:03:57 +0200
committera14m <[email protected]>2021-04-09 18:03:57 +0200
commitc26f381da8770053a82df026b7e56263ab9bb2b8 (patch)
treecfeac71ab18ec898d8ec06344169336840dac0f1
parent7b3de7c109932ea1224aed5c082ee9e771b794b9 (diff)
Add crate version badge
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 50acbd4..b40759e 100644
--- a/README.md
+++ b/README.md
@@ -7,4 +7,4 @@ in the following languages
[![license](https://img.shields.io/badge/license-MIT-brightgreenA)](https://git.sr.ht/~a14m/game-of-life/tree/master/LICENSE.md)
- [Ruby](./CLI/ruby/README.md) [![Gem Version](https://badge.fury.io/rb/terminal_game_of_life.svg)](https://badge.fury.io/rb/terminal_game_of_life)
- - [Rust](./CLI/rust/README.md) WIP
+ - [Rust](./CLI/rust/README.md) [![Crate_version](https://img.shields.io/crates/v/terminal_game_of_life.svg)](https://crates.io/crates/terminal_game_of_life)