From 0fe18b7bb6797c735c5aa73635bd0de74e57884a Mon Sep 17 00:00:00 2001 From: James Jackson-South Date: Thu, 7 Jul 2016 13:31:56 +1000 Subject: [PATCH] Add warning [skip ci] Former-commit-id: eb0108db0effecd5252e770d690ce5b6b0e65e69 Former-commit-id: a80e08dbba6f556cc24ec5141541e187a71dda7d Former-commit-id: 5ba5ae9d5a75165dd7ac4f5da27269ba98363970 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af25681e92..85edc99565 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ -**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)