Updated readme and added a placeholder for imagemagick folder
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,6 +3,7 @@ web-files/*
|
||||
!full-res-files/DELETE-ME.txt
|
||||
!web-files/DELETE-ME.txt
|
||||
imagemagick/*
|
||||
!imagemagick/PLACEHOLDER.txt
|
||||
profile.icc
|
||||
imagemagick.zip
|
||||
imagemagick.tar.gz
|
||||
@@ -11,4 +11,6 @@ I'm a photographer. I regularly need to save jpegs for web. This is a python scr
|
||||
|
||||
### Running
|
||||
|
||||
1. Run `convert.py` - This convert files into the web-files folder.
|
||||
1. Run `convert.py`
|
||||
* This will download ImageMagick into the imagemagick folder.
|
||||
* This convert files into the web-files folder.
|
||||
0
imagemagick/PLACEHOLDER.txt
Normal file
0
imagemagick/PLACEHOLDER.txt
Normal file
Reference in New Issue
Block a user