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 3a85afc57944b76c71c42a95ab6f95b782249126 Author: Raimund Hocke <[email protected]> Date: Thu Dec 26 12:36:18 2013 +0100 Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78bac94..bf20c29 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ As a special feature it comprises the `sikuli-setup.jar`, which is run after dow **Module OpenCV** -Sikuli's image search is based on respective features of [OpenCV](). Starting with version 2.4.6 OpenCV provides a self-contained JNI interface to the OpenCV native libraries, allowing to use OpenCV features directly in Java (and hence making C++ programming obsolete for this). +Sikuli's image search is based on respective features of [OpenCV](http://opencv.org). Starting with version 2.4.6 OpenCV provides a self-contained JNI interface to the OpenCV native libraries, allowing to use OpenCV features directly in Java (and hence making C++ programming obsolete for this). This module contains the specially configured Java/JNI OpenCV package for the OpenCV features currently needed by Sikuli (core, imgproc, highgui, feature2d). The corresponding native library package is contained in the module Libs. -- 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

