Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
meowtec committed Sep 12, 2017

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 178362d commit e5e7243
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -45,6 +45,12 @@ Since version 0.3.0, you can choose the format that you want to convert to. For

But there is an exception: pngquant on windows can't read JPEG files, so if you want to convert JPEG to PNG, you should install ImageMagick firstly, and add it to your PATH environment variable.

Imagine use this command below to check if ImageMagick installed, so make sure it work.

```bash
magick -version
```

## Build and Contribute

```bash

0 comments on commit e5e7243

Please sign in to comment.