Skip to content

Commit ab713b6

Browse files
authored
Add Debian package badges
1 parent 72733d9 commit ab713b6

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.rst

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

5-
|Linux Status| |Windows Status| |Coverage Status| |Downloads|
5+
|Linux Status| |Debian Stable package| |Debian Testing package| |Windows Status| |Coverage Status| |Downloads|
66

77
.. |Linux Status| image:: https://img.shields.io/travis/common-workflow-language/cwltool/main.svg?label=Linux%20builds
88
:target: https://travis-ci.org/common-workflow-language/cwltool
99

10+
.. |Debian Stable package| image:: https://badges.debian.net/badges/debian/stable/cwltool/version.svg
11+
:target: https://packages.debian.org/stable/cwltool
12+
13+
.. |Debian Testing package| image:: https://badges.debian.net/badges/debian/testing/cwltool/version.svg
14+
:target: https://packages.debian.org/testing/cwltool
15+
1016
.. |Windows Status| image:: https://img.shields.io/appveyor/ci/mr-c/cwltool/main.svg?label=Windows%20builds
1117
:target: https://ci.appveyor.com/project/mr-c/cwltool
1218

0 commit comments

Comments
 (0)