From: Skullheadx Date: Fri, 14 Apr 2023 22:16:39 +0000 (-0400) Subject: read me X-Git-Url: http://git.skullheadx.com/nixos/static/projects/life/index.html?a=commitdiff_plain;ds=sidebyside;p=PygameGUIEngine.git read me --- diff --git a/README.md b/README.md index b46275d..d86c37b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # PygameEngine +Easy to use gui elements for pygame + +![img.png](img.png) + diff --git a/main.py b/demo_code.py similarity index 100% rename from main.py rename to demo_code.py diff --git a/img.png b/img.png new file mode 100644 index 0000000..230d5fe Binary files /dev/null and b/img.png differ