]> git.localhorst.tv Git - l2e.git/blobdiff - readme
new language, new compiler
[l2e.git] / readme
diff --git a/readme b/readme
index ff710ac8ed632975ad7ed2a199e2dd498da3da9d..e10a6c39c103eb0517587407ac1e2d3e52d7fe13 100644 (file)
--- a/readme
+++ b/readme
@@ -46,7 +46,7 @@ Dependencies
         * cppunit
 
 Launching
-       The current version required huge amounts of symbols to be defined and does
+       The current version requires huge amounts of symbols to be defined and does
        not automatically load anything.
        There are some data files in the `test-data' directory that provide exactly
        what's needed to run.
@@ -65,6 +65,8 @@ Control Mapping
        right     : right shift | debug 3   : 3
        left      : left shift  | debug 4   : 4
 
+       This mapping is defined in `src/keys.h'.
+
 More
        There is a project page online with issue tracker and wiki at
        `http://luke.redirectme.net/redmine/projects/l2e'.