summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorXXIV <[email protected]>2023-09-27 21:57:47 +0300
committerGitHub <[email protected]>2023-09-27 20:57:47 +0200
commit9ff47fc807d268d184504e5d0672bac8320367a5 (patch)
treec1c89abd23c173422675553cf0e49f731aca2a05 /BINDINGS.md
parent115ba2b079188d79bee86335972a890e79f1e517 (diff)
downloadraylib-9ff47fc807d268d184504e5d0672bac8320367a5.tar.gz
raylib-9ff47fc807d268d184504e5d0672bac8320367a5.zip
fix BINDINGS.md (#3358)
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 e3de6825..da585f41 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -44,7 +44,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| nelua-raylib | 4.0 | [nelua](https://nelua.io/) | MIT | https://github.com/AKDev21/nelua-raylib |
| Raylib.nelua | **4.5** | [nelua](https://nelua.io/) | Zlib | https://github.com/Its-Kenta/Raylib-Nelua |
| NimraylibNow! | 4.2 | [Nim](https://nim-lang.org/) | MIT | https://github.com/greenfork/nimraylib_now |
-| raylib-bindings | **4.5** | [Ruby](https://www.ruby-lang.org/en/) | https://github.com/vaiorabbit/raylib-bindings |
+| raylib-bindings | **4.5** | [Ruby](https://www.ruby-lang.org/en/) | Zlib | https://github.com/vaiorabbit/raylib-bindings |
| raylib-Forever | auto | [Nim](https://nim-lang.org/) | ? | https://github.com/Guevara-chan/Raylib-Forever |
| naylib | auto | [Nim](https://nim-lang.org/) | MIT | https://github.com/planetis-m/naylib |
| node-raylib | **4.5** | [Node.js](https://nodejs.org/en/) | Zlib | https://github.com/RobLoach/node-raylib |