summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Readme.mdown8
1 files changed, 8 insertions, 0 deletions
diff --git a/Readme.mdown b/Readme.mdown
new file mode 100644
index 0000000..cf71399
--- /dev/null
+++ b/Readme.mdown
@@ -0,0 +1,8 @@
+# Raylib DrawTexturePro Interactive Demo
+
+[![MIT License](https://img.shields.io/github/license/realtradam/raylib-DrawTexturePro-interactive-demo)](https://github.com/realtradam/raylib-DrawTexturePro-interactive-demo/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 little demo showing what the function parameters of DrawTexturePro in Raylib do and how they work. Check the top of `main.c` for credits.
+
+[Playable Link](https://tradam.itch.io/raylib-drawtexturepro-interactive-demo)