Skip to content

Commit cc2c487

Browse files
author
Janneke van der Zwaan
committed
Remove editing of workflows from description
As this is not yet really supported.
1 parent 9dff677 commit cc2c487

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![PyPI](https://img.shields.io/pypi/pyversions/scriptcwl.svg)](https://pypi.python.org/pypi/scriptcwl)
88

99

10-
scriptcwl is a Python package to create and edit workflows in
10+
scriptcwl is a Python package to create workflows in
1111
[common workflow language](http://www.commonwl.org/). If you give it a set of CWL
1212
`CommandLineTool`s, you can create a workflow by writing a Python script. This can
1313
be done interactively using [Jupyter Notebooks](http://jupyter.org/).

0 commit comments

Comments
 (0)