summaryrefslogtreecommitdiff
path: root/README.md
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 /README.md
parente51564d1bee5aa8b411328d7d3d75906dfc0a260 (diff)
downloadlua-github-51c29ec0c47da5f7359218281f6416ffd95f468f.tar.gz
Create README.md
Diffstat (limited to '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 @@
+# 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).