From 72dc0db5b9128033fe49fa3b26c75bb25c11b7b4 Mon Sep 17 00:00:00 2001 From: schererleander Date: Tue, 20 Aug 2024 21:37:43 +0200 Subject: update README --- README.md | 3 ++- build/main.dSYM/Contents/Resources/DWARF/main | Bin 12218 -> 12218 bytes screenshot.png | Bin 0 -> 373376 bytes 3 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 screenshot.png diff --git a/README.md b/README.md index 75d7678..8f43b9f 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -# raylib-shooter \ No newline at end of file +# raylib-shooter +![](screenshot.png) diff --git a/build/main.dSYM/Contents/Resources/DWARF/main b/build/main.dSYM/Contents/Resources/DWARF/main index 03b14b0..ab04719 100644 Binary files a/build/main.dSYM/Contents/Resources/DWARF/main and b/build/main.dSYM/Contents/Resources/DWARF/main differ diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..a45cb1c Binary files /dev/null and b/screenshot.png differ -- cgit v1.3.1