aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorCaleb Maclennan <caleb@alerque.com>2022-03-24 23:32:57 +0300
committerCaleb Maclennan <caleb@alerque.com>2022-03-25 10:59:23 +0300
commitd3777f9d06df58732e6f87c8fb94efc984652c63 (patch)
tree6bb58262840f1adc1a406f7b512ac9a9fa4b8399 /README
parente8633157298eff538da3cb514cf2e2ad65f45d9c (diff)
downloadluasocket-d3777f9d06df58732e6f87c8fb94efc984652c63.tar.gz
luasocket-d3777f9d06df58732e6f87c8fb94efc984652c63.tar.bz2
luasocket-d3777f9d06df58732e6f87c8fb94efc984652c63.zip
chore: Start a Markdown era readme
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 0 insertions, 11 deletions
diff --git a/README b/README
deleted file mode 100644
index 7354ea0..0000000
--- a/README
+++ /dev/null
@@ -1,11 +0,0 @@
1This is the LuaSocket 3.0-rc1. It has been tested on Windows 7, Mac OS X,
2and Linux.
3
4Please use the project page at GitHub
5
6 https://github.com/lunarmodules/luasocket
7
8to file bug reports or propose changes.
9
10Have fun,
11Diego Nehab.