Repository: incubator-taverna-commandline Updated Branches: refs/heads/master 1f97dd0a4 -> 22eddc443
README markdown tweaks Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/commit/22eddc44 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/tree/22eddc44 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/diff/22eddc44 Branch: refs/heads/master Commit: 22eddc443ea5971f9dcd51f6e6cb9d5dbd67ed41 Parents: 1f97dd0 Author: Stian Soiland-Reyes <[email protected]> Authored: Thu May 26 16:58:41 2016 +0100 Committer: Stian Soiland-Reyes <[email protected]> Committed: Thu May 26 16:58:41 2016 +0100 ---------------------------------------------------------------------- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/blob/22eddc44/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 0adb5ae..789f032 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,8 @@ the actual workflow execution. ## License -(c) 2007-2014 University of Manchester - -(c) 2014-2016 Apache Software Foundation +* (c) 2007-2014 University of Manchester +* (c) 2014-2016 Apache Software Foundation This product includes software developed at The [Apache Software Foundation](http://www.apache.org/). @@ -197,7 +196,6 @@ The folder `examples` contain a Hello World type example workflow in ``` $ ./executeworkflow.sh examples/helloworld.wfbundle -Bundle: /tmp/robundle475236702008690452/robundle.zip Outputs will be saved to the directory: /home/johndoe/apache-taverna-commandline-3.1.0/Hello_World_output Workflow completed.
