diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 14 |
1 files changed, 2 insertions, 12 deletions
@@ -17,9 +17,7 @@ See HISTORY for a summary of changes since the last released version. ------------ Lua is freely available for both academic and commercial purposes. See COPYRIGHT and http://www.lua.org/license.html for details. - Lua can be downloaded from its official site http://www.lua.org/ and - several other sites aroung the world. For a complete list of mirror sites, - see http://www.lua.org/mirrors.html . + Lua can be downloaded at http://www.lua.org/download.html . * Installation ------------ @@ -27,19 +25,11 @@ See HISTORY for a summary of changes since the last released version. platforms that have an ANSI C compiler. Under Unix, simply typing "make" should work. See INSTALL for detailed instructions. -* Contacting the authors - ---------------------- - Send your comments, questions, and bug reports to - lua-team AT tecgraf.puc-rio.br. - For more information about the authors, see http://www.lua.org/authors.html . - For reporting bugs, try also the mailing list: lua@bazar2.conectiva.com.br . - For more information about this list, including instructions on how to - subscribe and access the archives, see http://www.lua.org/lua-l.html . - * Origin ------ Lua is developed at Tecgraf, the Computer Graphics Technology Group of PUC-Rio (the Pontifical Catholic University of Rio de Janeiro in Brazil). Tecgraf is a laboratory of the Department of Computer Science. + For more information about the authors, see http://www.lua.org/authors.html . (end of README) |
