Skip to content

Commit 0ca4434

Browse files
authored
Merge pull request #209 from emiliom/readmebadges
Add GH Action and conda package badges (skip CI tests, since the only change was to README.rst)
2 parents e48abc4 + 2fb684e commit 0ca4434

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,20 @@
11
ulmo
22
====
33

4-
**clean, simple and fast access to public hydrology and climatology data**
4+
**Clean, simple and fast access to public hydrology and climatology data**
55

66

77
Project Status
88
--------------
99

10+
.. image:: https://github.com/ulmo-dev/ulmo/actions/workflows/default-tests.yml/badge.svg
11+
:target: https://github.com/ulmo-dev/ulmo/actions/workflows/default-tests.yml
12+
:alt: GitHub Action CI tests
13+
14+
.. image:: https://img.shields.io/conda/vn/conda-forge/ulmo.svg
15+
:target: https://anaconda.org/conda-forge/ulmo
16+
:alt: Latest conda package
17+
1018
.. image:: https://coveralls.io/repos/ulmo-dev/ulmo/badge.svg?branch=master&service=github
1119
:target: https://coveralls.io/github/ulmo-dev/ulmo?branch=master
1220

0 commit comments

Comments
 (0)