Browse Source

Adding build status badge

Former-commit-id: 058f226e6ba637ad7218430041a0b42bf9f7772a
pull/17/head
James South 12 years ago
parent
commit
5078782b0c
  1. 2
      README.md

2
README.md

@ -1,6 +1,8 @@
ImageProcessor ImageProcessor
=============== ===============
[![Build status](https://ci.appveyor.com/api/projects/status/8ypr7527dnao04yr)](https://ci.appveyor.com/project/JamesSouth/imageprocessor)
Imageprocessor is a lightweight library written in C# that allows you to manipulate images on-the-fly using .NET 4.0. Imageprocessor is a lightweight library written in C# that allows you to manipulate images on-the-fly using .NET 4.0.
It's fast, extensible, easy to use, comes bundled with some great features and is fully open source. It's fast, extensible, easy to use, comes bundled with some great features and is fully open source.

Loading…
Cancel
Save