Fix a spacing issue

This commit is contained in:
Bradlee Speice
2012-07-18 14:52:30 -04:00
parent 71ba9588ae
commit 34131933ff
6 changed files with 23 additions and 8 deletions

View File

@ -4,8 +4,11 @@
* \section projects Projects
* \subsection libcvautomation Libcvautomation
* Libcvautomation is a GUI automation and testing tool based on image recognition and response. This program was designed as a direct replacement for Sikuli and Xpresser. Each solution had large problems with crashing, and both refused to function on RedHat Linux and Ubuntu 12.04. I really liked the way each of these programs approached GUI automation, but they simply didn't work. As such, a simple library was designed to integrate OpenCV and XTest, which can be used by BASH to drive GUI testing and automation, that works on both new and old Linux distributions.
* Documentation Location: <a href="http://djbushido.github.com/libcvautomation/">Libcvautomation</a>
* Github Location: <a href="https://github.com/DjBushido/libcvautomation">Libcvautomation</a>
* Sourceforge Location: <a href="https://sourceforge.net/projects/libcvautomation/">Libcvautomation</a>
*
* \subsection xplaylistcreator xplaylist_creator