more badges
bendn 2022-08-16
parent 2b7891b · commit 22d90c6
-rw-r--r--.github/FUNDING.yml1
-rw-r--r--README.md2
2 files changed, 3 insertions, 0 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644
index 0000000..1bfbcab
--- /dev/null
+++ b/.github/FUNDING.yml
@@ -0,0 +1 @@
+ko_fi: bendn
diff --git a/README.md b/README.md
index 5065652..5751b0e 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# godot cli options parser
+[![version](https://img.shields.io/badge/3.x-blue?logo=godot-engine&logoColor=white&label=godot&style=for-the-badge)](https://godotengine.org "Made with godot")
[![package](https://img.shields.io/npm/v/@bendn/gdcli?label=version&style=for-the-badge)](https://www.npmjs.com/package/@bendn/gdcli)
+<a href='https://ko-fi.com/bendn' title='Buy me a coffee' target='_blank'><img height='28' src='https://storage.ko-fi.com/cdn/brandasset/kofi_button_red.png' alt='Buy me a coffee'> </a>
A utility for parsing command line arguments for godot.