1
0
mirror of https://github.com/lua/lua.git synced 2025-01-28 06:03:00 +08:00
Adding file README.md to local repository.
This commit is contained in:
Roberto Ierusalimschy 2020-09-29 10:25:50 -03:00
commit 9f791535cd

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# Lua
This is the repository of Lua development code, as seen by the Lua team. It contains the full history of all commits but is mirrored irregularly. For complete information about Lua, visit [Lua.org](https://www.lua.org/).
Please **do not** send pull requests. To report issues and send patches, post a message to the [Lua mailing list](https://www.lua.org/lua-l.html).
Download official Lua releases from [Lua.org](https://www.lua.org/download.html).