From 1831a7677a4aa7fcc2460ab3fc528dfcbd1d11a9 Mon Sep 17 00:00:00 2001 From: Vadim Bertrand Date: Fri, 27 Oct 2023 10:34:20 +0200 Subject: [PATCH] add pypi version badge --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 284acda..99a3f7b 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # jaxparrow -![Python version](https://img.shields.io/badge/dynamic/yaml?url=https://raw.githubusercontent.com/meom-group/jaxparrow/master/.github/workflows/python-package.yml&label=Python&query=$.jobs.build.strategy.matrix["python-version"]) +![Python](https://img.shields.io/badge/dynamic/yaml?url=https://raw.githubusercontent.com/meom-group/jaxparrow/master/.github/workflows/python-package.yml&label=Python&query=$.jobs.build.strategy.matrix["python-version"]) +[![PyPi](https://img.shields.io/badge/dynamic/xml?url=https://pypi.org/rss/project/jaxparrow/releases.xml&label=PyPi&query=/rss/channel/item[1]/title)](https://pypi.org/project/jaxparrow/) ![Tests](https://github.com/meom-group/jaxparrow/actions/workflows/python-package.yml/badge.svg) -![Docs](https://github.com/meom-group/jaxparrow/actions/workflows/python-documentation.yml/badge.svg) +[![Docs](https://github.com/meom-group/jaxparrow/actions/workflows/python-documentation.yml/badge.svg)](https://meom-group.github.io/jaxparrow/) ***jaxparrow*** implements a novel approach based on a variational formulation to compute the inversion of the cyclogeostrophic balance.