We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10c7360 commit e6924c6Copy full SHA for e6924c6
README.rst
@@ -10,11 +10,14 @@
10
:target: https://raw.githubusercontent.com/Small-Bodies-Node/pds4_tools/master/LICENSES
11
:alt: PDS4 Tools License
12
13
-.. image:: https://img.shields.io/pypi/v/pds4_tools.svg?label=PyPi%20Package
+.. image:: https://img.shields.io/pypi/v/pds4_tools.svg?label=PyPi
14
:target: https://pypi.python.org/pypi/pds4_tools
15
:alt: PDS4 Tools PyPi Version
16
17
-|
+.. image:: https://img.shields.io/conda/vn/conda-forge/pds4_tools?label=conda-forge
18
+ :target: https://pypi.python.org/pypi/pds4_tools
19
+ :alt: PDS4 Tools conda-forge Version
20
+
21
22
PDS4 Tools is a package intended to allow easy read-in of NASA
23
PDS4 data and meta-data into Python. Included in the package are
0 commit comments