diff --git a/README.md b/README.md index c99e262..99be7a0 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ You can also autofix some violations: tryceratops --autofix [filename or dir...] ``` -![example](https://raw.githubusercontent.com/guilatrova/tryceratops/main/img/tryceratops-example2.gif) +![example](https://raw.githubusercontent.com/guilatrova/tryceratops/main/img/tryceratops-example3.gif) ### [`flake8`](https://github.com/PyCQA/flake8) Plugin diff --git a/img/tryceratops-example2.gif b/img/tryceratops-example2.gif deleted file mode 100644 index 801548b..0000000 Binary files a/img/tryceratops-example2.gif and /dev/null differ diff --git a/img/tryceratops-example3.gif b/img/tryceratops-example3.gif new file mode 100644 index 0000000..e6b3761 Binary files /dev/null and b/img/tryceratops-example3.gif differ