aboutsummaryrefslogtreecommitdiff
path: root/etc/README
diff options
context:
space:
mode:
Diffstat (limited to 'etc/README')
-rw-r--r--etc/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/README b/etc/README
index e72471d..6be740b 100644
--- a/etc/README
+++ b/etc/README
@@ -1,11 +1,6 @@
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 -- new require and requirelib implementations
5
6This is to support dynamic loading of LuaSocket. Check the INSTALL
7file for more information.
8
9 tftp.lua -- Trivial FTP client 4 tftp.lua -- Trivial FTP client
10 5
11This module implements file retrieval by the TFTP protocol. Its main use 6This module implements file retrieval by the TFTP protocol. Its main use