diff --git a/README.md b/README.md index 9aebd93..ffc1dae 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ a full base url, it performs GET requests, checks the status codes, inspects the response bodies and, if it finds other links, it continues recursively scanning. -![gif of terminal](https://github.com/mirko-pagliai/cakephp-link-scanner/raw/master/tty.gif) +![gif of terminal](https://github.com/mirko-pagliai/cakephp-link-scanner/raw/master/docs/tty.gif) Did you like this plugin? Its development requires a lot of time for me. Please consider the possibility of making [a donation](//paypal.me/mirkopagliai): diff --git a/char.gif b/docs/char.gif similarity index 100% rename from char.gif rename to docs/char.gif diff --git a/char.odg b/docs/char.odg similarity index 100% rename from char.odg rename to docs/char.odg diff --git a/tty.gif b/docs/tty.gif similarity index 100% rename from tty.gif rename to docs/tty.gif