diff --git a/doc/examples/particles/README.md b/doc/examples/particles/README.md index a29c9be7b..52b22604f 100644 --- a/doc/examples/particles/README.md +++ b/doc/examples/particles/README.md @@ -3,4 +3,4 @@ A Flame application showcasing multiple different examples of using Flame particle system as well as some sample effects which could be used in your projects. -![Particles Example](/doc/examples/particles/assets/particles-example.webm) \ No newline at end of file +![Particles Example](/doc/examples/particles/assets/example.gif) \ No newline at end of file diff --git a/doc/examples/particles/assets/example.gif b/doc/examples/particles/assets/example.gif new file mode 100644 index 000000000..0dae0237e Binary files /dev/null and b/doc/examples/particles/assets/example.gif differ diff --git a/doc/examples/particles/assets/particles-example.webm b/doc/examples/particles/assets/particles-example.webm deleted file mode 100644 index 0d329c1a6..000000000 Binary files a/doc/examples/particles/assets/particles-example.webm and /dev/null differ