aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlhf <lhf@tecgraf.puc-rio.br>2020-09-28 14:34:44 +0000
committerGitHub <noreply@github.com>2020-09-28 14:34:44 +0000
commit51c29ec0c47da5f7359218281f6416ffd95f468f (patch)
treebb03bf2449a7c955b529eed9e6c85abe81d8a57d
parente51564d1bee5aa8b411328d7d3d75906dfc0a260 (diff)
downloadlua-51c29ec0c47da5f7359218281f6416ffd95f468f.tar.gz
lua-51c29ec0c47da5f7359218281f6416ffd95f468f.tar.bz2
lua-51c29ec0c47da5f7359218281f6416ffd95f468f.zip
Create README.md
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..5893dc9a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
1# Lua
2
3This 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/).
4
5Please **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).
6
7Download official Lua releases from [Lua.org](https://www.lua.org/download.html).