This is an automated email from the git hooks/post-receive script. pini pushed a commit to tag upstream/1.1.0_beta1 in repository sikuli.
commit 47e63ec66f0d8fdc3c5b2099090c15cb2cf3f2ea Author: Raimund Hocke <[email protected]> Date: Sun Dec 22 19:24:59 2013 +0100 Update README.md --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 74aa60d..d92ecc4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,13 @@ -SikuliX-2014 +SikuliX-2014 (current version 1.1.0) ============ -Sikuli version 1.1 as Maven multi-module setup +This Maven multi-module setup contains everything to build the ready-to-use packages [available on Launchpad](https://launchpad.net/sikuli) <br />(this is at least the intention at time of final release end January 2014). + +Forking and/or downloading this repo only makes sense, if you want to get a knowledge about the internals of Sikuli, want to create your own packages containing Sikuli features or if you want to contribute. + +Even if you want to develop in Java or any Java aware scripting language (Jython, JRuby, Scala. Closure, ...) it is strongly recommended to start with sikuli-java.jar, that you get when running Sikuli setup with option 4. + +**To get the ready-to-use packages (IDE, Script, Java/Jython support) it is still recommended [to start here](http://www.sikuli.org/download.html).** + + + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sikuli.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

