Add a note about resizing images

pull/63/head
Arti Zirk 5 years ago
parent 78c6544d7c
commit 4291773040
  1. 4
      README.md
  2. 0
      test

@ -43,6 +43,10 @@ Fork this repo to your own account and create a pull request for changes you hav
5. Image converter usage (requires imagemagick)
No one wants to download 5MB images that are then shown in a 100x100px box.
**Always resize images before commiting them!**
sudo apt-get install imagemagick
sh convert-past-management-images.sh

Loading…
Cancel
Save