about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 000000000000..a0340f3e886d
--- /dev/null
+++ b/README
@@ -0,0 +1,12 @@
+Emacs X Window Manager
+======================
+
+EXWM (Emacs X Window Manager) turns Emacs into a full-featured tiling X window
+manager. Please refer to "exwm.el" 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
+
+You may also be intrested in an input method server designed for EXWM:
+  + EXIM: https://github.com/ch11ng/exim