Browse Source

Prettify

Former-commit-id: 81c03dc253af8d509ac491e2feec83c439294a62
Former-commit-id: e2e47d93bbdcc92a030cd6bb9bd3241422a33c14
Former-commit-id: f5f34be218b50027828f445f1246c4949995c7b3
pull/17/head
James South 11 years ago
parent
commit
a14df4b619
  1. 8
      README.md

8
README.md

@ -1,13 +1,13 @@
# ImageProcessor
| |Status|
|:-:|:-:|
### Build Status
|**Debug**|[![Build status](https://ci.appveyor.com/api/projects/status/8ypr7527dnao04yr?svg=true)](https://ci.appveyor.com/project/JamesSouth/imageprocessor)|
|**Release**|[![Build status](https://ci.appveyor.com/api/projects/status/8ypr7527dnao04yr/branch/Master?svg=true)](https://ci.appveyor.com/project/JamesSouth/imageprocessor/branch/Master)|
|**Coverage Report**|[![Coverage Status](https://coveralls.io/repos/JimBobSquarePants/ImageProcessor/badge.svg)](https://coveralls.io/r/JimBobSquarePants/ImageProcessor?branch=v2)|
| |Releases||
|:-:|:-:|:-:|
### Latest Releases
|**ImageProcessor**|[![Nuget count](http://img.shields.io/nuget/v/ImageProcessor.svg)](https://www.nuget.org/packages/ImageProcessor/)|[![Nuget downloads](http://img.shields.io/nuget/dt/ImageProcessor.svg)](https://www.nuget.org/packages/ImageProcessor/)|
|**ImageProcessor.Web**|[![Nuget count](http://img.shields.io/nuget/v/ImageProcessor.Web.svg)](https://www.nuget.org/packages/ImageProcessor.Web/)|[![Nuget downloads](http://img.shields.io/nuget/dt/ImageProcessor.Web.svg)](https://www.nuget.org/packages/ImageProcessor.Web/)|

Loading…
Cancel
Save