summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Readme.mdown9
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
+![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)