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 0630f49e28e80793673681762ad78964b64a37a7
Author: Raimund Hocke <[email protected]>
Date:   Sun Dec 29 13:05:59 2013 +0100

    Update README.md
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index dc67c4f..97f3925 100644
--- a/README.md
+++ b/README.md
@@ -29,9 +29,9 @@ Each folder (module) in this repo is a Maven project by 
itself with its own POM,
 
 The Java implementation comprising the API to access the top elements (Screen, 
Region, Pattern, Match, Image, ...) and their methods allowing to search for 
images and to act on points and matches simulating mouse and keyboard.
 
-The base package `sikuli-java.jar` provides this API for Java programming and 
any Java aware scripting languages (currently with some special support for 
Jython).
+The ready-to-use package `sikuli-java.jar` provides this API for Java 
programming and any Java aware scripting languages (currently with some special 
support for Jython).
 
-The convenience package `sikuli-script.jar` comes with the bundled Jython 
interpreter, thus allowing to run Sikuli scripts out of the box from the 
commandline and providing an interactive Sikuli aware Jython shell.<br />
+The ready-to-use package `sikuli-script.jar` as a 
convenience/backward-compatibility comes with the bundled Jython interpreter, 
thus allowing to run Sikuli scripts out of the box from the commandline and 
providing an interactive Sikuli aware Jython shell.<br />
 This package will vanish in the long range, since it is fully contained in the 
IDE package.
 
 **Module IDE**

-- 
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

Reply via email to