8000 update badges with new name · phenoflow/python-cwlgen@067b6bc · GitHub
[go: up one dir, main page]

Skip to content

Commit 067b6bc

Browse files
committed
update badges with new name
1 parent 552b8a4 commit 067b6bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Build Status](https://travis-ci.org/khillion/python-cwlgen.svg?branch=master)](https://travis-ci.org/khillion/python-cwlgen)
44
[![codecov](https://codecov.io/gh/khillion/python-cwlgen/branch/master/graph/badge.svg)](https://codecov.io/gh/khillion/python-cwlgen)
55
[![Documentation Status](https://readthedocs.org/projects/python-cwlgen/badge/?version=latest)](http://python-cwlgen.readthedocs.io/en/latest/?badge=latest)
6-
![Python version](https://img.shields.io/badge/python-2.7%2C%203.6-blue.svg)
6+
[![Python version](https://img.shields.io/badge/python-2.7%2C%203.6-blue.svg)](https://www.python.org/downloads/)
77

88
Python-cwlgen is a python library for the generation of CWL programmatically.
99
It supports the generation of CommandLineTool and DockerRequirement.

0 commit comments

Comments
 (0)
0