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 6f6a5c291fcadd66becce74a30d0bd8564a43d0f Author: Raimund Hocke <[email protected]> Date: Mon Dec 23 18:22:11 2013 +0100 Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d92ecc4..ed158f4 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,20 @@ SikuliX-2014 (current version 1.1.0) ============ -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). +This Maven multi-module setup contains everything to <br /> +**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. +**Forking and/or downloading this repo only makes sense:** + - if you want to get a knowledge about the internals of Sikuli + - if you want to create your own packages containing Sikuli features + - 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).** +The structure and usage of this repo +------------------------ + -- 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

