aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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