README: link to online API docs
authorRan Benita <ran234@gmail.com>
Sat, 18 Oct 2014 10:44:02 +0000 (13:44 +0300)
committerRan Benita <ran234@gmail.com>
Sat, 18 Oct 2014 11:12:45 +0000 (14:12 +0300)
Signed-off-by: Ran Benita <ran234@gmail.com>
README.md

index 41208d846310ff7c2bad039e17aa93670f146a5b..c4174ad11884054003c59099f13685c25fd3c974 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,11 +18,11 @@ See [Quick Guide](doc/quick-guide.md).
 
 ## API
 
-While xkbcommon's API is somewhat derived from the classic XKB API as found
+While libxkbcommon's API is somewhat derived from the classic XKB API as found
 in X11/extensions/XKB.h and friends, it has been substantially reworked to
-expose fewer internal details to clients.  The supported API is available
-in the xkbcommon/xkbcommon-*.h files.  Additional support is provided for
-X11 (XCB) clients, in the xkbcommon-x11 library, xkbcommon/xkbcommon-x11.h.
+expose fewer internal details to clients.
+
+See the [API Documentation](http://xkbcommon.org/doc/current/modules.html).
 
 ## Dataset