summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authora14m <[email protected]>2020-12-15 23:04:42 +0100
committera14m <[email protected]>2020-12-15 23:04:42 +0100
commita8120a6d1925a7feace1a207f38f92859380120c (patch)
treeb6b6c57f214b792b2dce8d53e168bf1a07127df2 /README.md
parente13113b3729a9258083535383b5b5acf0c6fcb40 (diff)
Update the README badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2dbe485..ce7a00f 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@
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
+[![builds.sr.ht status](https://builds.sr.ht/~a14m/game-of-life.svg)](https://builds.sr.ht/~a14m/game-of-life?)
[![license](https://img.shields.io/badge/license-MIT-brightgreenA)](https://gitlab.com/a14m/game-of-life/-/blob/master/LICENSE.md)
- [Ruby](./CLI/ruby) [![Gem Version](https://badge.fury.io/rb/terminal_game_of_life.svg)](https://badge.fury.io/rb/terminal_game_of_life)