diff options
Diffstat (limited to 'lua.html.markdown')
-rw-r--r-- | lua.html.markdown | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lua.html.markdown b/lua.html.markdown index 66ebf6bd..0ece399f 100644 --- a/lua.html.markdown +++ b/lua.html.markdown @@ -1,7 +1,8 @@ --- language: lua -author: Tyler Neylon -author_url: http://tylerneylon.com/ +contributors: + - ["Tyler Neylon", "http://tylerneylon.com/"] +filename: learnlua.lua --- ```lua |