aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9d95a2b..5d52e2e 100644
--- a/README.md
+++ b/README.md
@@ -38,8 +38,8 @@
- [x] lua_tonumber
- [x] lua_tonumberx
- [x] lua_toboolean
- - [x] lua_pushcclosure
- - [x] lua_pushcfunction
+ - [x] lua_pushjsclosure (lua_pushcclosure)
+ - [x] lua_pushjsfunction (lua_pushcfunction)
- [ ] lua_absindex
- [ ] lua_arith
- [ ] lua_call