From d1a1a89c6b197d23a3f43db37adb5e84755d192b Mon Sep 17 00:00:00 2001 From: larsevj Date: Tue, 10 Sep 2024 14:59:49 +0200 Subject: [PATCH] Update badges in readme --- README.rst | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/README.rst b/README.rst index c851982d..a09e3c30 100644 --- a/README.rst +++ b/README.rst @@ -1,23 +1,11 @@ -.. image:: https://badge.fury.io/py/fmu-ensemble.svg - :target: https://badge.fury.io/py/fmu-ensemble - -.. image:: https://img.shields.io/github/workflow/status/equinor/fmu-ensemble/fmu-ensemble - :target: https://github.com/equinor/fmu-ensemble/actions?query=workflow%3Afmu-ensemble - -.. image:: https://img.shields.io/lgtm/alerts/g/equinor/fmu-ensemble.svg?logo=lgtm&logoWidth=18 - :target: https://lgtm.com/projects/g/equinor/fmu-ensemble/alerts/ - -.. image:: https://codecov.io/gh/equinor/fmu-ensemble/branch/master/graph/badge.svg - :target: https://codecov.io/gh/equinor/fmu-ensemble - -.. image:: https://img.shields.io/lgtm/grade/python/g/equinor/fmu-ensemble.svg?logo=lgtm&logoWidth=18 - :target: https://lgtm.com/projects/g/equinor/fmu-ensemble/context:python - -.. image:: https://img.shields.io/badge/python-3.8%20|%203.9%20|%203.10-blue.svg - :target: https://www.python.org +[![Pypi package](https://badge.fury.io/py/fmu-ensemble.svg)](https://badge.fury.io/py/fmu-ensemble) +[![Build Status](https://img.shields.io/github/actions/workflow/status/equinor/fmu-ensemble/fmu-ensemble.yml?branch=master)](https://github.com/equinor/fmu-ensemble/actions?query=workflow%3Afmu-ensemble) +[![codecov](https://codecov.io/gh/equinor/fmu-ensemble/branch/master/graph/badge.svg)](https://codecov.io/gh/equinor/fmu-ensemble) +[![Python 3.8-3.12](https://img.shields.io/badge/python-3.8%20|%203.9%20|%203.10%20|%203.11%20|%203.12-blue.svg)](https://www.python.org) +[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) ============================== -Introduction to *fmu.ensemble* +Introduction to *FMU Ensemble* ============================== FMU Ensemble is a Python module for handling simulation ensembles