summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 5885322..95f6c9f 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
xkbcommon
=========
-libxkbcommon is a keymap compiler and support library which processes a
+xkbcommon is a keymap compiler and support library which processes a
reduced subset of keymaps as defined by the XKB specification. Primarily,
a keymap is created from a set of Rules/Model/Layout/Variant/Options names,
processed through an XKB ruleset, and compiled into a struct xkb_keymap,
@@ -98,6 +98,9 @@ Notable additions:
Development
===========
+An extremely rudimentary homepage can be found at:
+ http://xkbcommon.org
+
xkbcommon is maintained in git at freedesktop.org:
git://anongit.freedesktop.org/git/libxkbcommon