Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
devedse committed Apr 4, 2017
1 parent e4c0e18 commit 0f0f785
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This tool uses FileOptimizer to recompress images: http://nikkhokkho.sourceforge

| Travis (Linux/Osx build) | AppVeyor (Windows build) |
|:------------------------:|:------------------------:|
| [![Build Status](https://travis-ci.org/devedse/DeveImageOptimizer.svg?branch=master)](https://travis-ci.org/devedse/DeveImageOptimizer) | [![Build status](https://ci.appveyor.com/api/projects/status/qo0hx7i9j2hrlmpr?svg=true)](https://ci.appveyor.com/project/devedse/deveimageoptimizer) |
| (Travis doesn't really build WPF) [![Build Status](https://travis-ci.org/devedse/DeveImageOptimizer.svg?branch=master)](https://travis-ci.org/devedse/DeveImageOptimizer) | [![Build status](https://ci.appveyor.com/api/projects/status/qo0hx7i9j2hrlmpr?svg=true)](https://ci.appveyor.com/project/devedse/deveimageoptimizer) |

## More information

Expand All @@ -17,7 +17,7 @@ This tool has some advantages/differences over the GUI for FileOptimizer:
| 2 | It will remember all processed files, so it won't reprocess them again if they have already been optimized. | 0% |
| 3 | It will do a pixel for pixel comparison between the input/output and only replace the original if it matches 100% (this is just to be sure the image did not get corrupted) | 0% |
| 4 | If you select a folder it will only take PNG's and JPEG's from that folder to optimize, no other formats will be included | 0% |
| 5 | Automated builds / release | Travis-CI: 50%, AppVeyor: 100% |
| 5 | Automated builds / release | Travis-CI: 0%, AppVeyor: 100% |

## Screenshot

Expand Down

0 comments on commit 0f0f785

Please sign in to comment.