diff options
author | Chris Feng <chris.w.feng@gmail.com> | 2015-08-28T10·33+0800 |
---|---|---|
committer | Chris Feng <chris.w.feng@gmail.com> | 2015-08-28T10·33+0800 |
commit | 76f48490b175e30d520c2dbf05f18807b03b10de (patch) | |
tree | 2493b4cd73153aaa8ec330d8bcf8f56023fa1a66 | |
parent | 5222dc17d66375f20485d65573043e5a8286ae9d (diff) |
Drop intro to xelb-util
-rw-r--r-- | README | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/README b/README index a8b9fa7117ad..5e2bedd49356 100644 --- a/README +++ b/README @@ -2,9 +2,7 @@ Emacs X Window Manager ====================== EXWM (Emacs X Window Manager) turns Emacs into a full-featured tiling X window -manager. Please check the wiki for more details. - + Wiki: https://github.com/ch11ng/exwm/wiki +manager. Please check the wiki (https://github.com/ch11ng/exwm/wiki) for more +details. -EXWM is built on top of XELB and its utility libraris: - + XELB: https://github.com/ch11ng/xelb - + XELB utilility libraries: https://github.com/ch11ng/xelb-util +EXWM is built on top of XELB (https://github.com/ch11ng/xelb). |