Browse Source

Adding build status badge

Former-commit-id: d7d78e4c731a7c1d945add87ed6d3c96137a7829
af/merge-core
James South 12 years ago
parent
commit
cf4aefa5c0
  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