From 84313e7ce137592bbf821432db565f66d33b1b1b Mon Sep 17 00:00:00 2001 From: realtradam Date: Sat, 5 Mar 2022 06:27:19 -0500 Subject: update readme --- Readme.mdown | 9 +++++++-- 1 file 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 +![FelBind](https://github.com/realtradam/FelBind/blob/master/logos/felbind-logo-text.png?raw=true) -A binding assistant and generator for C/C++ to mruby +[![MIT License](https://img.shields.io/github/license/realtradam/FelBind)](https://github.com/realtradam/FelBind/blob/master/LICENSE) +[![Ko-Fi](https://img.shields.io/static/v1?message=Buy%20me%20a%20coffee&logo=kofi&labelColor=ff5e5b&color=434B57&logoColor=white&label=%20)](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) -- cgit v1.2.3