Skip to content

Commit f709c7d

Browse files
committed
Adding verbose section in README.md
1 parent 57a0674 commit f709c7d

File tree

1 file changed

+3
-0
lines changed
  • IMAGES & PHOTO SCRIPTS/Image-Inverter

1 file changed

+3
-0
lines changed

IMAGES & PHOTO SCRIPTS/Image-Inverter/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ First, you need to install `pillow` module. You can check the official instructi
1010
### Command
1111
`./inverter.py /your/path/to/image.jpg /another/img.png`
1212

13+
OR: you can use `-v` or `--verbose`:
14+
`./inverter,py -v /your/image.webp`
15+
1316
NOTE: **output** images will be generated in the **current working directory**
1417
### Before
1518
![Flower's Normal Image](https://github.com/omar-danasoury/Python-project-Scripts/blob/25c0a96bc74e762bf74b9b33c56372e9d4f23837/IMAGES%20&%20PHOTO%20SCRIPTS/Image-Inverter/before.png)

0 commit comments

Comments
 (0)