From 9fd79806253618db11f5a0ef2f2eb563dce9b77d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Behmo?= Date: Mon, 24 Jun 2019 13:06:40 +0200 Subject: [PATCH] Add gitlab CI badge to readme --- README.rst | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 71d2f73..c3cb647 100644 --- a/README.rst +++ b/README.rst @@ -3,11 +3,15 @@ Tutor 🎓 The docker-based Open edX distribution designed for peace of mind ========================================================================== -.. image:: https://img.shields.io/travis/overhangio/tutor.svg - :alt: Build status +.. image:: https://img.shields.io/travis/overhangio/tutor.svg?label=Release%20build + :alt: Release build status :target: https://travis-ci.org/overhangio/tutor -.. image:: https://img.shields.io/badge/docs-current-brightgreen.svg +.. image:: https://git.overhang.io/community/tutor/badges/master/pipeline.svg + :alt: Release build status + :target: https://git.overhang.io/community/tutor/commits/master + +.. image:: https://img.shields.io/badge/docs-current-blue.svg :alt: Documentation :target: https://docs.tutor.overhang.io @@ -23,7 +27,7 @@ Tutor 🎓 The docker-based Open edX distribution designed for peace of mind :alt: AGPL License :target: https://www.gnu.org/licenses/agpl-3.0.en.html -**Tutor** is a docker-based `Open edX `_ distribution, both for production and local development. The goal of Tutor is to make it easy to deploy, customize, upgrade and scale Open edX. Tutor is easy to use, fast, full of cool features, and it is already used by dozens of Open edX platforms in the world. +**Tutor** is a docker-based `Open edX `_ distribution, both for production and local development. The goal of Tutor is to make it easy to deploy, customize, upgrade and scale Open edX. Tutor is fast, full of cool features, extendable, and it is already used by dozens of Open edX platforms in the world. .. _readme_intro_end: