summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
author_Tradam <[email protected]>2023-04-19 17:16:04 -0400
committerGitHub <[email protected]>2023-04-19 17:16:04 -0400
commit0c8496f996f328149f7ae0ac5a5bd84ad6fc5ce4 (patch)
treea6727cf3799bf87dd40048596c2aa75a7c20c924
parentb76809e16188970f9d06c55d655ee1206c682c5a (diff)
downloadRodeoKit-0c8496f996f328149f7ae0ac5a5bd84ad6fc5ce4.tar.gz
RodeoKit-0c8496f996f328149f7ae0ac5a5bd84ad6fc5ce4.zip
add logo image
-rw-r--r--Readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index b4d35b8..45e767b 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,3 +1,5 @@
+<img align="right" src="https://user-images.githubusercontent.com/11139432/233201393-5a683fd2-6661-4af9-a332-1b9b0d5e5edb.png" width="288px">
+
# Rodeo Kit
Game development kit designed and implemented from the ground up for personal indie game development as well as learning. Inspired by the simplicity of [Raylib](https://www.raylib.com)'s design.