diff options
| -rw-r--r-- | Readme.mdown | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/Readme.mdown b/Readme.mdown index ca1546a..58c7a42 100644 --- a/Readme.mdown +++ b/Readme.mdown @@ -1,8 +1,13 @@ -# FelBind + -A binding assistant and generator for C/C++ to mruby +[](https://github.com/realtradam/FelBind/blob/master/LICENSE) +[](https://ko-fi.com/tradam) +A binding assistant and generator for C/C++ to mruby(Under heavy WIP) + +--- + ### How I plan for it to work: 1. Run the scanner which will generate a glue.json file. This json file will contain all functions(and their params) as well as all structs(and their params) |
