From 8e7b75aaea1dcc20dd7905642fdc8c2c3d067d85 Mon Sep 17 00:00:00 2001 From: "Keto D. Zhang" Date: Fri, 27 Sep 2024 12:40:46 -0700 Subject: [PATCH] Add PyPI badge to README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b7b15d8..d5ffbeb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -![Build Status](https://github.com/ebachelet/pyLIMA/actions/workflows/actions_unit_tests.yaml/badge.svg) +[![PyPI](https://img.shields.io/pypi/v/pyLIMA)](https://pypi.org/project/pyLIMA/) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.997468.svg)](https://doi.org/10.5281/zenodo.997468) +![Build Status](https://github.com/ebachelet/pyLIMA/actions/workflows/actions_unit_tests.yaml/badge.svg) > [!WARNING] > **Runing pyLIMA in multiprocessing...**