Ver Fonte

Merge branch 'master' of https://github.com/lua/lua

Adding file README.md to local repository.
Roberto Ierusalimschy há 4 anos atrás
pai
commit
9f791535cd
1 ficheiros alterados com 7 adições e 0 exclusões
  1. 7 0
      README.md

+ 7 - 0
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).