aboutsummaryrefslogtreecommitdiff
path: root/etc/README
diff options
context:
space:
mode:
Diffstat (limited to 'etc/README')
-rw-r--r--etc/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/README b/etc/README
index 623adf7..eacb262 100644
--- a/etc/README
+++ b/etc/README
@@ -1,7 +1,7 @@
1This directory contains code that is more useful than the examples. This code 1This directory contains code that is more useful than the examples. This code
2*is* supported. 2*is* supported.
3 3
4 lua.lua and luasocket.lua 4 lua.lua
5 5
6These are modules to suport dynamic loading of LuaSocket by the stand alone 6These are modules to suport dynamic loading of LuaSocket by the stand alone
7Lua Interpreter with the use of the "require" function. For my Mac OS X 7Lua Interpreter with the use of the "require" function. For my Mac OS X