Browse Source

Merge remote-tracking branch 'origin/dev' into V2

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