aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriceyrazor <iceyrazor@mailfence.com>2026-04-18 18:17:18 -0500
committericeyrazor <iceyrazor@mailfence.com>2026-04-18 18:17:18 -0500
commit4679b24f34c60e2c5cab0b3c6f75ce181eb6a4f5 (patch)
treee97ce1b3d02a7cd20c62d83d7d3d93e58ed0f21b
parent5935d51e08668a0d6407541a9873c769f006e097 (diff)
image fixHEADmain
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b492d2b..5d902f1 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# fireworks in sdl2 rust
-![firework gif](./fireworks.gif?raw=true)
+![firework gif](/iceyrazor/fireworks/plain/fireworks.gif)
followed this video [Coding Challenge #27: Fireworks](https://youtu.be/CKeyIbT3vXI)
but instead of p5 javascript. i did it in sdl2 rust