diff options
author | Diego Nehab <diego@impa.br> | 2013-05-30 16:20:34 +0800 |
---|---|---|
committer | Diego Nehab <diego@impa.br> | 2013-05-30 16:20:34 +0800 |
commit | a233e27865d96566a6cb13960d08605ce34d9f0d (patch) | |
tree | 6ef3219bec0c29bbb14ce92b5c2f4dc46b42dbc6 /README | |
parent | 5341131cd07bf4f66ce242980b5f3cfbbf45ea12 (diff) | |
download | luasocket-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-- | README | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -1,6 +1,11 @@ | |||
1 | This is the LuaSocket 2.1. It has been tested on --[[WinXP--]], Mac OS X, | 1 | This is the LuaSocket 2.1. It has been tested on Windows 7, Mac OS X, |
2 | and --[[Linux--]]. Please use the Lua mailing list to report any bugs | 2 | and Linux. |
3 | (or "features") you encounter. | 3 | |
4 | Please use the project page at GitHub | ||
5 | |||
6 | https://github.com/diegonehab/luasocket | ||
7 | |||
8 | to file bug reports or propose changes. | ||
4 | 9 | ||
5 | Have fun, | 10 | Have fun, |
6 | Diego Nehab. | 11 | Diego Nehab. |