From 57561c4669ceec736472d890d2addc6186d60859 Mon Sep 17 00:00:00 2001 From: Ian C Date: Fri, 2 Sep 2016 13:36:06 +0000 Subject: Updated README --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index dde262b..a2ed215 100644 --- a/README +++ b/README @@ -40,7 +40,8 @@ character code. In ASCII this would mean 'A' becomes 2, 'B' becomes 3, and so on. Any codes generated that fall outside the range 0 to 255 will be clamped to that range. -The line with a tilde (~) on its own indicates the end of the definitions. +The line with a tilde (~) on its own indicates the end of the definitions. By +default, unless redefined, space is automatically defined to be code zero. Following it is the map to produce the definition for, eg. -- cgit v1.2.3