Browse Source

Update BINDINGS.md

Ray 5 years ago
parent
commit
902a97f540
1 changed files with 2 additions and 2 deletions
  1. 2 2
      BINDINGS.md

+ 2 - 2
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                                |