aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 13 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..8ac758f
--- /dev/null
+++ b/README
@@ -0,0 +1,13 @@
+
+Ermacs: an erlang clone of emacs.
+=================================
+
+To run:
+
+1. make
+2. bin/ermacs (add that dir to your path, or copy the script somewhere)
+
+Try opening doc/TOUR - it's an approximation of the emacs tutorial.
+
+-- luke@bluetail.com
+