summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--BINDINGS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 44b6e875..1cb0967b 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -19,9 +19,9 @@ Here it is a list with the ones I'm aware of:
| raylib-lua | Lua | https://github.com/raysan5/raylib-lua |
| raylib-lua-ffi | Lua | https://github.com/raysan5/raylib/issues/693 |
| raylib-lua-sol | Lua | https://github.com/RobLoach/raylib-lua-sol |
-| raylib-lua (raylua)| Lua | https://github.com/TSnake41/raylib-lua |
+| raylib-lua | Lua | https://github.com/TSnake41/raylib-lua |
| raylib-luamore | Lua | https://github.com/HDPLocust/raylib-luamore |
-| raylib-luajit | Lua | https://github.com/Rabios/raylib-luajit |
+| raylua | Lua | https://github.com/Rabios/raylua |
| raylib-nelua | [Nelua](https://nelua.io/) | https://github.com/Andre-LA/raylib-nelua-mirror |
| raylib-Nim | Nim | https://gitlab.com/define-private-public/raylib-Nim |
| raylib-nim | Nim | https://github.com/Skrylar/raylib-nim |