aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d80405c..eaaf6ee 100644
--- a/README.md
+++ b/README.md
@@ -142,6 +142,7 @@ For Lua 5.1 additionally:
142 142
143For Lua 5.1 additionally: 143For Lua 5.1 additionally:
144* `LUA_OK` 144* `LUA_OK`
145* `LUA_ERRGCMM`
145* `LUA_OP*` macros for `lua_arith` and `lua_compare` 146* `LUA_OP*` macros for `lua_arith` and `lua_compare`
146* `lua_Unsigned` 147* `lua_Unsigned`
147* `lua_absindex` 148* `lua_absindex`