Skip to content

Commit a03bed2

Browse files
committed
Update README.md
1 parent f7c1311 commit a03bed2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11
# image-batch-compressor
22
A image compressor.Supports PNG, JPEG and TGA.
3+
4+
## Installation from source
5+
6+
Install dependencies using:
7+
8+
```
9+
pip install -r requirements.txt
10+
```
11+
12+
## License
13+
This repository uses the [MIT License](/LICENSE).

0 commit comments

Comments
 (0)