From 2ba9637c94279ca56628aa0f0dc6e9b1b5589443 Mon Sep 17 00:00:00 2001 From: Christian Boos Date: Fri, 12 Jan 2018 10:37:21 +0100 Subject: [PATCH] Fix Markdown glitch in README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b3cd9046a..567a90673 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,9 @@ This Maven multi-module setup contains everything ... - if you want to contribute.
+ **To get the ready-to-use packages (IDE, Script, Java/Jython support)
it is still recommended [to start here](http://www.sikulix.com).** +
**Usage docs now on [ReadTheDocs](http://sikulix-2014.readthedocs.org/en/latest/#) (work in progress)**