diff --git a/README.md b/README.md index 7c12d67..abf42f0 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ py-requirements-guesser --write {requirements.txt path} ``` You will be prompted by a serie of choice to orient the guessing process. -[![Python Requirements Guesser](https://asciinema.org/a/NpDiEhjzXf8IXm3oQdqbYm92F.svg)](https://asciinema.org/a/NpDiEhjzXf8IXm3oQdqbYm92F) +![Python Requirements Guesser](py-requirements-guesser.gif) ## Installation This package doesn't have any dependencies. diff --git a/img/py-requirements-guesser.gif b/img/py-requirements-guesser.gif new file mode 100644 index 0000000..e5b3afc Binary files /dev/null and b/img/py-requirements-guesser.gif differ