Skip to content

Commit

Permalink
added anaconda badge
Browse files Browse the repository at this point in the history
  • Loading branch information
orbeckst committed Mar 13, 2023
1 parent a1b598a commit 556898d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
numkit
======

|docs| |build| |cov|
|docs| |build| |cov| |anaconda|

**numkit** is a small collection of numerical helper functions and
classes ("numerical first aid kit") that have been useful for
Expand Down Expand Up @@ -60,3 +60,6 @@ reports and pull requests.
:alt: Code Coverage
:scale: 100%

.. |anaconda| image:: https://anaconda.org/conda-forge/numkit/badges/version.svg
:target: https://anaconda.org/conda-forge/numkit
:alt: Anaconda package

0 comments on commit 556898d

Please sign in to comment.