From 8878c671e1cd81e06e8984a4f13921440c7cab7d Mon Sep 17 00:00:00 2001 From: a14m Date: Tue, 15 Dec 2020 21:54:04 +0100 Subject: Clean gitlab/codecov parts --- README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2adb7a5..2dbe485 100644 --- a/README.md +++ b/README.md @@ -3,9 +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 -[![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) -[![codecov](https://codecov.io/gl/a14m/game-of-life/branch/master/graph/badge.svg?token=8KQ6LN5E6Z)](https://codecov.io/gl/a14m/game-of-life) - [Ruby](./CLI/ruby) [![Gem Version](https://badge.fury.io/rb/terminal_game_of_life.svg)](https://badge.fury.io/rb/terminal_game_of_life) - [Rust](./CLI/rust) WIP -- cgit v1.2.3