# HG changeset patch # User Mike Becker # Date 1403863613 -7200 # Node ID f5aa799abd863662011e1b77e9350e2f5ea01684 # Parent bbfe511cfddb099897da1001a424c102dac4c137 adjusted README diff -r bbfe511cfddb -r f5aa799abd86 README --- a/README Wed Jun 11 09:27:02 2014 +0200 +++ b/README Fri Jun 27 12:06:53 2014 +0200 @@ -40,7 +40,7 @@ The build files are placed into a build subdirectory, which is created if it does not exists. -The default target builds an optimized binaries. Use the debug target by running +The default target builds optimized binaries. Use the debug target by running make debug CONF= @@ -75,7 +75,7 @@ The code uses doxygen source code documentation. A html version of the documentation is also available here: - http://develop.uap-core.de/ucx/1.0/index.html + http://develop.uap-core.de/ucx/api/current/index.html 5. Contact