From 095fb94fa6893535fd147e84965bba072a5ce6b9 Mon Sep 17 00:00:00 2001 From: a14m Date: Wed, 9 Dec 2020 19:11:51 +0100 Subject: Add extra badges --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index cb684cc..b2b6889 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,9 @@ 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 - - [Ruby](./CLI/ruby) [![pipeline status](https://gitlab.com/a14m/game-of-life/badges/master/pipeline.svg)](https://gitlab.com/a14m/game-of-life/-/commits/master) +[![pipeline status](https://gitlab.com/a14m/game-of-life/badges/master/pipeline.svg)](https://gitlab.com/a14m/game-of-life/-/commits/master) +[![license](https://img.shields.io/badge/license-MIT-brightgreenA)](https://gitlab.com/a14m/game-of-life/-/blob/master/LICENSE.md) + + - [Ruby](./CLI/ruby) + +![Gem](https://img.shields.io/gem/v/terminal_game_of_life) -- cgit v1.2.3