summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorRay <[email protected]>2019-03-25 10:13:42 +0100
committerGitHub <[email protected]>2019-03-25 10:13:42 +0100
commita7b06e7f014a8d0a8628482e63d7c567f7b4a388 (patch)
tree861f7cae1accb93d3f704e42fdb23311ead3ac3f /BINDINGS.md
parent86ef08c4082ab5b4214b6f0e9abd2905c19c0be7 (diff)
downloadraylib-a7b06e7f014a8d0a8628482e63d7c567f7b4a388.tar.gz
raylib-a7b06e7f014a8d0a8628482e63d7c567f7b4a388.zip
Update BINDINGS.md
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 6f0f493d..dec13511 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -19,7 +19,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
- [raylib-java](https://github.com/XoanaIO/raylib-java) : raylib **Java** binding
- [raylib-chaiscript](https://github.com/RobLoach/raylib-chaiscript) : raylib **ChaiScript** binding
- [node-raylib](https://github.com/RobLoach/node-raylib) : **Node.js** raylib binding
- - [odin-raylib](https://github.com/kevinw/odin-raylib): **Odin** raylib binding
+ - [raylib-odin](https://github.com/kevinw/raylib-odin): **Odin** raylib binding
- *[raylib flat-assembler Usage example]()*
- *[raylib COBOL Usage example](https://github.com/Martinfx/Cobol/tree/master/OpenCobol/Games/raylib)*