Skip to content

Commit d7481d0

Browse files
authored
add downloads/month badge (#1039)
1 parent 63f539b commit d7481d0

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Common Workflow Language tool description reference implementation
33
==================================================================
44

5-
CWL conformance tests: |Conformance Status| |Linux Status| |Windows Status| |Coverage Status|
5+
CWL conformance tests: |Conformance Status| |Linux Status| |Windows Status| |Coverage Status| |Downloads|
66

77

88
.. |Conformance Status| image:: https://ci.commonwl.org/buildStatus/icon?job=cwltool-conformance
@@ -15,7 +15,10 @@ CWL conformance tests: |Conformance Status| |Linux Status| |Windows Status| |Cov
1515
:target: https://ci.appveyor.com/project/mr-c/cwltool
1616

1717
.. |Coverage Status| image:: https://img.shields.io/codecov/c/github/common-workflow-language/cwltool.svg
18-
:target: https://codecov.io/gh/common-workflow-language/cwltool
18+
:target: https://codecov.io/gh/common-workflow-language/cwltool
19+
20+
.. |Downloads| image:: https://pepy.tech/badge/cwltool/month
21+
:target: https://pepy.tech/project/cwltool
1922

2023
This is the reference implementation of the Common Workflow Language. It is
2124
intended to be feature complete and provide comprehensive validation of CWL

0 commit comments

Comments
 (0)