diff --git a/packages/@uppy/image-editor/README.md b/packages/@uppy/image-editor/README.md index c2350a03e..69818be4b 100644 --- a/packages/@uppy/image-editor/README.md +++ b/packages/@uppy/image-editor/README.md @@ -7,6 +7,8 @@ Image Editor is an image cropping and editing plugin for Uppy. Designed to be used with the Dashboard UI (can in theory work without it). +⚠ In beta. + **[Read the docs](https://uppy.io/docs/image-editor)** | **[Try it](https://uppy.io/examples/dashboard/)** Uppy is being developed by the folks at [Transloadit](https://transloadit.com), a versatile file encoding service. diff --git a/website/src/docs/image-editor.md b/website/src/docs/image-editor.md index f778afd57..f575c48a3 100644 --- a/website/src/docs/image-editor.md +++ b/website/src/docs/image-editor.md @@ -12,6 +12,8 @@ tagline: "allows users to crop, rotate, zoom and flip images that are added to U Designed to be used with the Dashboard UI (can in theory work without it). +⚠ In beta. + ![Screenshor of the image editor in Dashboard](https://user-images.githubusercontent.com/1199054/87208710-654db400-c307-11ea-9471-6e3c6582d2a5.png) ```js