[sikuli] 273/385: Update README.md

Gilles Filippini pini at moszumanska.debian.org
Sun Jun 29 19:26:23 UTC 2014


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 962053e84ea49475ee2f8a8d866f940d0c449e0f
Author: Raimund Hocke <rmhdevelop at me.com>
Date:   Mon Feb 24 08:56:33 2014 +0100

    Update README.md
---
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 28bc921..dccb590 100644
--- a/README.md
+++ b/README.md
@@ -51,11 +51,15 @@ Implements a GUI using Java, that allows to edit and run Sikuli scripts (current
 
 The package `sikulix.jar` is the top level package containing all other options (hence the follow up of `sikuli-ide.jar` known from former releases).
 
-After setup this package `sikulix.jar` contains the selected scripting interpreter(s) (Jython and/or JRuby), thus allowing to run Sikuli scripts out of the box from the commandline and providing an interactive Sikuli aware Jython shell (hence it includes the functionality known from the `sikuli-script.jar` of former Sikuli(X) releases and is used the same way).
+After setup this package `sikulix.jar` contains the selected scripting interpreter(s) (Jython and/or JRuby), thus allowing to run Sikuli scripts out of the box from the commandline and providing interactive Sikuli aware scripting shells (hence it includes the functionality known from the `sikuli-script.jar` of former Sikuli(X) releases and is used the same way).
 <hr/>
 
 **--- The helper/utility modules (intended for internal use only) ---**
 
+**Module Setup**
+
+It produces the fat jar `sikulixsetup.jar` being the root downloadable artefact. It is needed to setup the SikuliX packages to be used on the local systems. Though the preferred setup is to let setup download the needed stuff on the fly, there is the possibility to run setup completely local/offline after having downloaded the needed stuff manually ([look here ...](http://www.sikulix.com/quickstart.html#qs2)) 
+
 **Module Jython**
 
 Implements Jython support for the IDE and for running scripts using Python as scripting language.<br />
@@ -138,10 +142,6 @@ A template Sikuli-IDE.app, that is downloaded on request and made ready-to-use d
 
 Existing for IDE, API, Jython and JRuby. These build so called fat jars, that contain all needed dependency jars and are only intended for the build/setup process.
 
-**Module Setup**
-
-It produces the fat jar `sikulixsetup.jar` being the only downloadable artefact and allows to setup the SikuliX packages to be used on the local systems.
-
 **Module Docs** (not Maven-ized yet)
 
 The source files for the textual documentation (built with PythonSphinx based on .rst files) and a ready-to-use HTML version as well as a HTML version of the JavaDocs of the main public Java API.<br />

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sikuli.git



More information about the pkg-java-commits mailing list