mirror of
https://git.adityakumar.xyz/jpg2png.git
synced 2024-11-09 14:59:45 +00:00
add usage
This commit is contained in:
parent
696a14df15
commit
6f011553e3
1 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,5 @@
|
|||
convert jpg files to png
|
||||
## Requirements
|
||||
imagemagick
|
||||
## Usage
|
||||
Put `jpg2png.sh` in PATH (preferably ~/.local/bin) and call it in a directory with jpg files
|
||||
|
|
Loading…
Reference in a new issue