summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
author_Tradam <[email protected]>2023-04-19 18:06:03 -0400
committerGitHub <[email protected]>2023-04-19 18:06:03 -0400
commitdcd867dc95d13e152716e12f6333796dfc84f4ef (patch)
treee4f9eef9191171ac6badfee903317a21d9539c40
parentf4a2988f7716778cb0258194fd65d7bf6bdf4d14 (diff)
downloadRodeoKit-dcd867dc95d13e152716e12f6333796dfc84f4ef.tar.gz
RodeoKit-dcd867dc95d13e152716e12f6333796dfc84f4ef.zip
remove width setting from preview
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 252f6fc..554888c 100644
--- a/Readme.md
+++ b/Readme.md
@@ -3,7 +3,7 @@
# Rodeo Kit
-<img align="right" src="https://user-images.githubusercontent.com/11139432/233207951-1c804cf4-365e-44e8-849d-9fc1a4c49be1.gif" width="288px">
+<img align="right" src="https://user-images.githubusercontent.com/11139432/233207951-1c804cf4-365e-44e8-849d-9fc1a4c49be1.gif">
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.