Skip to content

Commit

Permalink
Add Zenodo badge
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
pllim authored Oct 23, 2024
1 parent a90c364 commit 398334a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
drizzle Documentation
=====================

.. image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
:target: http://www.astropy.org
.. image:: https://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
:target: https://www.astropy.org
:alt: Powered by Astropy Badge

.. image:: https://codecov.io/github/spacetelescope/drizzle/branch/main/graphs/badge.svg
Expand All @@ -21,6 +21,10 @@ drizzle Documentation
:target: https://pypi.org/project/drizzle
:alt: PyPI Status

.. image:: https://zenodo.org/badge/28100377.svg
:target: https://doi.org/10.5281/zenodo.10672889
:alt: Zenodo DOI

The ``drizzle`` library is a Python package for combining dithered images into a
single image. This library is derived from code used in DrizzlePac. Like
DrizzlePac, most of the code is implemented in the C language. The biggest
Expand Down

0 comments on commit 398334a

Please sign in to comment.