Browse Source

Update Readme [skip ci]

Former-commit-id: 8b46a446f62b80bcf284d1532a8f88448c260721
Former-commit-id: 3e7f318a3746c656f3d16213833f76df1ed05a98
Former-commit-id: 16d44f286acb0b57df89086c7bfbdd8ec9dee0f3
af/merge-core
James Jackson-South 10 years ago
committed by GitHub
parent
commit
c0e8287570
  1. 7
      README.md

7
README.md

@ -5,13 +5,10 @@
**ImageProcessorCore** is a new cross-platform 2D graphics API designed to allow the processing of images without the use of `System.Drawing`.
<div style="margin: 1rem 0; padding: 1rem; background-color: #ffd54f; border-left: 5px solid #ff6f00; color: #4f3c00;">
> **ImageProcessorCore is still in early stages (alpha) but progress has been pretty quick. As such, please do not use on production environments until the library reaches release candidate status.**
<p>ImageProcessorCore is still in early stages (alpha) but progress has been pretty quick. As such, please do not use on production environments until the library reaches release candidate status.</p>
> For the older `ImageFactory` based API that uses `System.Drawing` please check out the [Framework](https://github.com/JimBobSquarePants/ImageProcessor/tree/Framework) branch.
For the older `ImageFactory` based API that uses `System.Drawing` please check out the [Framework](https://github.com/JimBobSquarePants/ImageProcessor/tree/Framework) branch.
</div>

Loading…
Cancel
Save