Browse Source

Add warning [skip ci]

Former-commit-id: eb0108db0effecd5252e770d690ce5b6b0e65e69
Former-commit-id: a80e08dbba6f556cc24ec5141541e187a71dda7d
Former-commit-id: 5ba5ae9d5a75165dd7ac4f5da27269ba98363970
af/merge-core
James Jackson-South 10 years ago
committed by GitHub
parent
commit
0fe18b7bb6
  1. 4
      README.md

4
README.md

@ -2,7 +2,9 @@
<img src="build/icons/imageprocessor-logo-512.png" width="128" height="128"/>
**ImageProcessorCore** is a new cross-platform 2D graphics API designed to allow the processing of images without the use of `System.Drawing`. It's still in early stages but progress has been pretty quick.
**ImageProcessorCore** is a new cross-platform 2D graphics API designed to allow the processing of images without the use of `System.Drawing`. It's still in early stages (alpha) but progress has been pretty quick.
**Please do not use on production environments until the library reaches release candidate status.**
[![Build status](https://ci.appveyor.com/api/projects/status/8ypr7527dnao04yr/branch/Core?svg=true)](https://ci.appveyor.com/project/JamesSouth/imageprocessor/branch/Core)
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/JimBobSquarePants/ImageProcessor?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Loading…
Cancel
Save