Update README.md

This commit is contained in:
DrMint 2022-02-19 05:36:51 +01:00 committed by GitHub
parent 2a3d7c23e2
commit eea09925e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 1 deletions

View File

@ -1 +1,12 @@
# img.accords-library.com
# img.accords-library.com
To install cwebp, run the following command:
```sh
./install.sh
```
To convert the images run:
(possibly change the source image folder in the script)
```sh
./run_prepareimg.sh
```