From 516fb27d54841ea91ec3ce95fa2a36295e16f05a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Wed, 8 Jul 2020 13:58:50 +0200 Subject: [PATCH] chg: [documentation] Updated index.rst/ --- README.md | 1 + docs/index.rst | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/README.md b/README.md index b5a9622..69c6cef 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Stats Service for MONARC +[![Latest release](https://img.shields.io/github/release/monarc-project/stats-service.svg?style=flat-square)](https://github.com/monarc-project/stats-service/releases/latest) [![License](https://img.shields.io/github/license/monarc-project/stats-service.svg?style=flat-square)](https://www.gnu.org/licenses/agpl-3.0.html) [![Contributors](https://img.shields.io/github/contributors/monarc-project/stats-service.svg?style=flat-square)](https://github.com/monarc-project/stats-service/graphs/contributors) [![Workflow](https://github.com/monarc-project/stats-service/workflows/Python%20application/badge.svg?style=flat-square)](https://github.com/monarc-project/stats-service/actions?query=workflow%3A%22Python+application%22) diff --git a/docs/index.rst b/docs/index.rst index eea619f..9d8d24d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -5,6 +5,10 @@ .. only:: html + .. image:: https://img.shields.io/github/release/monarc-project/stats-service.svg?style=flat-square + :target: https://github.com/monarc-project/stats-service/releases/latest + :alt: Latest release + .. image:: https://readthedocs.org/projects/monarc-stats-service/badge/?version=latest :target: https://monarc-stats-service.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status