Repository: incubator-taverna-server Updated Branches: refs/heads/master 1b023a115 -> 9feca7df5
links back to taverna site Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/commit/9feca7df Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/tree/9feca7df Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/diff/9feca7df Branch: refs/heads/master Commit: 9feca7df5df43549ff59fb001e0fcb756e6b94fc Parents: 1b023a1 Author: Stian Soiland-Reyes <[email protected]> Authored: Fri Jan 19 01:07:30 2018 +0000 Committer: Stian Soiland-Reyes <[email protected]> Committed: Fri Jan 19 01:07:30 2018 +0000 ---------------------------------------------------------------------- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/blob/9feca7df/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index c2c3952..3e50457 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,10 @@ REST/WSDL web service for executing workflows. +# Download + +https://taverna.incubator.apache.org/download/server/ + ## License @@ -110,7 +114,9 @@ that enforces Apache headers in every source file - to disable it, try: mvn clean install -Drat.skip=true -More information: +# Documentation + +https://taverna.incubator.apache.org/documentation/server/ * [Introduction](introduction.md) * [Installing](install.md)
