diff options
| author | Ray <[email protected]> | 2020-02-07 12:09:34 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-02-07 12:09:34 +0100 |
| commit | f632e3210044e235fbad44faf23b01b9f258f1e5 (patch) | |
| tree | c2eb8aa009a2e1de398fbe43594a84b1fd6c8769 /BINDINGS.md | |
| parent | 52a6d756f446232732440560bb2a1deb4b5b139d (diff) | |
| download | raylib-f632e3210044e235fbad44faf23b01b9f258f1e5.tar.gz raylib-f632e3210044e235fbad44faf23b01b9f258f1e5.zip | |
Corrected typo
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index cc3fc1b1..c92a931e 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -46,7 +46,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | ringraylib | Ring | https://github.com/ringpackages/ringraylib | | cl-raylib | Common Lisp | https://github.com/longlene/cl-raylib | | raylib-scm | Chicken Scheme | https://github.com/yashrk/raylib-scm | -| raylib-chivi | Chibi-Scheme | https://github.com/VincentToups/raylib-chibi | +| raylib-chibi | Chibi-Scheme | https://github.com/VincentToups/raylib-chibi | | Euraylib | Euphoria | https://github.com/gAndy50/Euraylib | | raylib-wren | Wren | https://github.com/TSnake41/raylib-wren | | raylib-odin | Odin | https://github.com/kevinw/raylib-odin | |
