|
|
|
@ -2,12 +2,15 @@ |
|
|
|
|
|
|
|
### Build Status |
|
|
|
|
|
|
|
|Branch | | |
|
|
|
|:--------|:--------| |
|
|
|
|**Debug**|[](https://ci.appveyor.com/project/JamesSouth/imageprocessor)| |
|
|
|
|**Release**|[](https://ci.appveyor.com/project/JamesSouth/imageprocessor/branch/Master)| |
|
|
|
|**Coverage Report**|[](https://coveralls.io/r/JimBobSquarePants/ImageProcessor?branch=v2)| |
|
|
|
|
|
|
|
### Latest Releases |
|
|
|
|
|
|
|
|Library |Version |Downloads | |
|
|
|
|:-----------------|:-----------------|:-----------------| |
|
|
|
|**ImageProcessor**|[](https://www.nuget.org/packages/ImageProcessor/)|[](https://www.nuget.org/packages/ImageProcessor/)| |
|
|
|
|**ImageProcessor.Web**|[](https://www.nuget.org/packages/ImageProcessor.Web/)|[](https://www.nuget.org/packages/ImageProcessor.Web/)| |
|
|
|
|
|
|
|
@ -43,4 +46,4 @@ ImageProcessor's documentation, included in this repo in the gh-pages branch, is |
|
|
|
- **Windows users:** Read [this unofficial guide](https://github.com/juthilo/run-jekyll-on-windows/) to get Jekyll up and running without problems. |
|
|
|
2. From the root `/ImageProcessor` directory, run `jekyll serve` in the command line. |
|
|
|
3. Open <http://localhost:4000> in your browser to navigate to your site. |
|
|
|
Learn more about using Jekyll by reading its [documentation](http://jekyllrb.com/docs/home/). |
|
|
|
Learn more about using Jekyll by reading its [documentation](http://jekyllrb.com/docs/home/). |
|
|
|
|