Skip to content

Commit 308c4f6

Browse files
authored
Merge pull request #60 from ocefpaf/update_readme_badges
better badges
2 parents f320bd4 + 8f62160 commit 308c4f6

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

README.rst

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
1-
python-oceans
2-
=============
1+
|PyPI| |Travis| |DOI|
2+
3+
.. |PyPI| image:: https://img.shields.io/pypi/v/oceans.svg
4+
:target: https://pypi.org/project/oceans/
5+
:alt: PyPI Package
36

4-
.. image:: https://badge.fury.io/py/oceans.png
5-
:target: http://badge.fury.io/py/oceans
6-
.. image:: https://api.travis-ci.org/pyoceans/python-oceans.png?branch=master
7+
.. |Travis| image:: https://travis-ci.org/pyoceans/python-oceans.svg?branch=master
78
:target: https://travis-ci.org/pyoceans/python-oceans
8-
.. image:: https://zenodo.org/badge/11956337.svg
9+
:alt: Travis Build Status
10+
11+
.. |DOI| image:: https://zenodo.org/badge/11956337.svg
912
:target: https://zenodo.org/badge/latestdoi/11956337
13+
:alt: DOI
1014

15+
python-oceans
16+
=============
1117

1218
Misc helper functions for ocean sciences.
1319

0 commit comments

Comments
 (0)