diff options
| author | realtradam <[email protected]> | 2022-03-05 06:27:19 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-03-05 06:27:19 -0500 |
| commit | 84313e7ce137592bbf821432db565f66d33b1b1b (patch) | |
| tree | a61994344fbae60a001676ffb2c5e7edc11298ab /Readme.mdown | |
| parent | ed45dacf9bcda472e430ca91e5cc32c8022491fb (diff) | |
| download | FelBind-84313e7ce137592bbf821432db565f66d33b1b1b.tar.gz FelBind-84313e7ce137592bbf821432db565f66d33b1b1b.zip | |
update readme
Diffstat (limited to 'Readme.mdown')
| -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) |
