aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDiego Nehab <diego@impa.br>2013-05-30 16:20:34 +0800
committerDiego Nehab <diego@impa.br>2013-05-30 16:20:34 +0800
commita233e27865d96566a6cb13960d08605ce34d9f0d (patch)
tree6ef3219bec0c29bbb14ce92b5c2f4dc46b42dbc6 /README
parent5341131cd07bf4f66ce242980b5f3cfbbf45ea12 (diff)
downloadluasocket-a233e27865d96566a6cb13960d08605ce34d9f0d.tar.gz
luasocket-a233e27865d96566a6cb13960d08605ce34d9f0d.tar.bz2
luasocket-a233e27865d96566a6cb13960d08605ce34d9f0d.zip
Leaving if in src/ but out of build for now.
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 8 insertions, 3 deletions
diff --git a/README b/README
index e9dc323..d3529e1 100644
--- a/README
+++ b/README
@@ -1,6 +1,11 @@
1This is the LuaSocket 2.1. It has been tested on --[[WinXP--]], Mac OS X, 1This is the LuaSocket 2.1. It has been tested on Windows 7, Mac OS X,
2and --[[Linux--]]. Please use the Lua mailing list to report any bugs 2and Linux.
3(or "features") you encounter. 3
4Please use the project page at GitHub
5
6 https://github.com/diegonehab/luasocket
7
8to file bug reports or propose changes.
4 9
5Have fun, 10Have fun,
6Diego Nehab. 11Diego Nehab.