Browse Source

Boost dl link [skip ci]

Former-commit-id: 9b5d037ba38962fa7f59548b34462a046e1514de
Former-commit-id: 778b4055296a7b4f66b81c3a56c868d0e5a986f5
Former-commit-id: f94335455d5756b7df15d79aaa0303f5bd19a8fd
pull/1/head
James Jackson-South 10 years ago
committed by GitHub
parent
commit
dea0bfc65d
  1. 2
      README.md

2
README.md

@ -5,7 +5,7 @@
**ImageProcessorCore** is a new cross-platform 2D graphics API designed to allow the processing of images without the use of `System.Drawing`.
> **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.**
> **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. Pre-release downloads are available from the [MyGet package repository](https://www.myget.org/gallery/imageprocessor).**
> For the older `ImageFactory` based API that uses `System.Drawing` please check out the [Framework](https://github.com/JimBobSquarePants/ImageProcessor/tree/Framework) branch.

Loading…
Cancel
Save