update readme

This commit is contained in:
Raghavendra Kamath 2016-03-05 16:23:58 +05:30
parent d25998d560
commit d2a847b8bf
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ a small personal bash script to export kra files into lowres jpg
Add this script to your appropriate bin folder(which is included in your PATH environment variable) and make it executable
Open the terminal in directory containing the kra files and run the following.
kra-output.sh <resize value>
kra-output.sh 'resize value'
you can provide a resize value while running the script eg kra-output.sh 30 for resizing the lowres file to 30%
if no value is provided it will resize it to 40% by default.