summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authora14m <[email protected]>2020-12-09 19:35:32 +0100
committera14m <[email protected]>2020-12-09 19:35:32 +0100
commitb4e9a712549dba1326aa680157574e946e1faa85 (patch)
tree64011ba2a4d59d7412822dc5e639352b7c40dd7f
parent095fb94fa6893535fd147e84965bba072a5ce6b9 (diff)
Fix gem version badge to link to rubygems
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b2b6889..179c714 100644
--- a/README.md
+++ b/README.md
@@ -8,4 +8,4 @@ in the following languages
- [Ruby](./CLI/ruby)
-![Gem](https://img.shields.io/gem/v/terminal_game_of_life)
+[![Gem](https://img.shields.io/gem/v/terminal_game_of_life)](https://rubygems.org/gems/terminal_game_of_life)