summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index e4455bc..b496d17 100644
--- a/README
+++ b/README
@@ -18,7 +18,7 @@ Now:
6. Sub-process handling library (read/write io.popen with job control).
7. A prototype POSIX Message Queue-based IPC scheme that can serialise
most simple Lua values. (No closures, userdata, etc)
- 8. Liberal licence. (Same as Lua's.)
+ 8. Liberal licence. (Same as Lua's. See the file LICENCE.)
Future:
0. Well-documented.