From 63d0a43616afe9e373dd17d0236ac58706162394 Mon Sep 17 00:00:00 2001 From: _Tradam Date: Fri, 27 Jan 2023 05:16:49 -0500 Subject: fix wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b941a7..c8e4038 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mruby-raylib -Bindings for using Raylib with mruby. Autogenned using my [binding generator](https://github.com/realtradam/FelBind) however it still under development so some functions are unbound or bound incorrectly. +Bindings for using Raylib with mruby. Auto-generated using my [binding generator](https://github.com/realtradam/FelBind) however it still under development so some functions are unbound or bound incorrectly. There are also manually created bindings under the master branch, those were the bindings used in our [gamejam submission](https://github.com/realtradam/orc-arena-of-time). Only the Raylib functions we needed for building the game were bound to mruby. -- cgit v1.2.3