diff --git a/README.md b/README.md index 395a1fc..faba133 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ * [Go](#go) * [Groovy](#groovy) * [LISP](#lisp) + * [Lua](#lua) * [Haskell](#haskell) * [R](#r) * [Scala](#scala) @@ -323,6 +324,10 @@ * [ANSI Common Lisp 中文翻譯版](http://acl.readthedocs.org/en/latest/) +### Lua + +* [Lua编程入门](https://github.com/andycai/luaprimer) + ### Haskell * [Real World Haskell 中文版](http://rwh.readthedocs.org/en/latest/)