From f8cfea0bf31c889d431678fea0f86e39e2819761 Mon Sep 17 00:00:00 2001 From: Ben <31181527+benedom@users.noreply.github.com> Date: Wed, 24 Jan 2024 09:42:53 +0100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f610a5..bde1f21 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ SwiftyCrop supports two different mask shapes for cropping: - `circle` - `square` -This is only the shape of the mask the user will see when cropping the image. The resulting, cropped image will always be a square. +This is only the shape of the mask the user will see when cropping the image. The resulting, cropped image will always be a square by default. You can override this using a configuration. You can also configure `SwiftyCropView` by passing a `SwiftyCropConfiguration`. A configuration has the following properties: -- cgit v1.2.3