From dc0981658828f22ed772ce531c9719e9e43404d2 Mon Sep 17 00:00:00 2001 From: sphemakh Date: Tue, 24 Jun 2025 19:31:17 +0200 Subject: [PATCH] add badges --- README.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.rst b/README.rst index 5e6c483..48fab6f 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,15 @@ Contsub ======= +.. image:: https://img.shields.io/pypi/v/contsub.svg + :target: https://pypi.org/project/contsub/ + :alt: PyPI version + +.. image:: https://readthedocs.org/projects/contsub/badge/?version=latest + :target: https://contsub.readthedocs.io/en/latest/?badge=latest + :alt: Documentation Status + + Image and uv-plane continuum subtraction tools for spectral line data. Installation @@ -20,3 +29,6 @@ Latest (in development) pip install git+https://github.com/laduma-dev/contsub.git +The full documentation is available on `readthedocs `_. + +