From d0201cb45bee21fd9714d98ab90786788f37127e Mon Sep 17 00:00:00 2001 From: rohit chavan Date: Wed, 10 Jul 2024 21:28:03 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9a1f6e..782992a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ImageCropView is a Jetpack Compose library that provides a simple and customizab It supports various cropping styles such as free-form, square, and circular cropping, making it easy to integrate image cropping functionality into your Compose UI. -https://github.com/rroohit/ImageCropView/assets/36406595/d856d353-ab62-42c5-83db-ea99f8b4e8d8 +https://github.com/rroohit/ImageCropView/assets/36406595/92906b61-277a-4bd6-a814-e3573ae36ee3 ## Setup