diff --git a/README.md b/README.md index c7b29c2..3b617e9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > generate a marble-like pattern bitmap image, blazing fast. -![](./images/sample1.bmp) +![](./images/sample.gif) Written in pure C without librairies. diff --git a/images/sample.gif b/images/sample.gif new file mode 100644 index 0000000..4e21df7 Binary files /dev/null and b/images/sample.gif differ diff --git a/images/sample1.bmp b/images/sample1.bmp deleted file mode 100644 index 4d4512e..0000000 Binary files a/images/sample1.bmp and /dev/null differ