From ec313fbe7d12bb2d42e899a56263a451f7d6f718 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Sat, 28 Jul 2018 16:00:15 +0200 Subject: [PATCH] add credits --- README.md | 5 ++++- docs/README.md | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ded270..7320e09 100644 --- a/README.md +++ b/README.md @@ -51,4 +51,7 @@ sudo -u www-data ./optimize.sh /path/to/your/images ### Warning -Conversion process can take a while, you can use `tmux` to launch the script and be able to close your ssh connection without interrupting conversion. Then just use `tmux attach` to login back in your tmux session. \ No newline at end of file +Conversion process can take a while, you can use `tmux` to launch the script and be able to close your ssh connection without interrupting conversion. Then just use `tmux attach` to login back in your tmux session. + +### Credits +WebP conversion script is inspired by this [DigitalOcean Community Tutorial](https://www.digitalocean.com/community/tutorials/how-to-create-and-serve-webp-images-to-speed-up-your-website) \ No newline at end of file diff --git a/docs/README.md b/docs/README.md index 8ded270..7320e09 100644 --- a/docs/README.md +++ b/docs/README.md @@ -51,4 +51,7 @@ sudo -u www-data ./optimize.sh /path/to/your/images ### Warning -Conversion process can take a while, you can use `tmux` to launch the script and be able to close your ssh connection without interrupting conversion. Then just use `tmux attach` to login back in your tmux session. \ No newline at end of file +Conversion process can take a while, you can use `tmux` to launch the script and be able to close your ssh connection without interrupting conversion. Then just use `tmux attach` to login back in your tmux session. + +### Credits +WebP conversion script is inspired by this [DigitalOcean Community Tutorial](https://www.digitalocean.com/community/tutorials/how-to-create-and-serve-webp-images-to-speed-up-your-website) \ No newline at end of file