aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Betz <benedikt.betz@bueroscharf.de>2023-10-20 10:25:03 +0200
committerBenedikt Betz <benedikt.betz@bueroscharf.de>2023-10-20 10:25:03 +0200
commitd1af00fe4475902db8ac99aa5a27187f5a688d45 (patch)
treeafc0e518f89ddcd67f5f3539cecfba9ec281a8d2
parentb0a79e472eb6ed7e9bcd625f75fc083f6414b9d4 (diff)
Added asset, edit README
-rw-r--r--Assets/demo.gifbin0 -> 34136725 bytes
-rw-r--r--README.md4
2 files changed, 4 insertions, 0 deletions
diff --git a/Assets/demo.gif b/Assets/demo.gif
new file mode 100644
index 0000000..ac9ac66
--- /dev/null
+++ b/Assets/demo.gif
Binary files differ
diff --git a/README.md b/README.md
index b732aba..67a21ea 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,10 @@
[![Build](https://github.com/benedom/SwiftyCrop/actions/workflows/build-swift.yml/badge.svg?branch=master)](https://github.com/benedom/SwiftyCrop/actions/workflows/build-swift.yml)
<p align="center">
+ <img src="https://github.com/benedom/SwiftyCrop/blob/master/Assets/demo.gif" style="margin: auto; width: 250px"/>
+</p>
+
+<p align="center">
<img src="https://github.com/benedom/SwiftyCrop/blob/master/Assets/crop_circle.png" style="margin: auto; width: 250px"/>
<img src="https://github.com/benedom/SwiftyCrop/blob/master/Assets/crop_square.png" style="margin: auto; width: 250px"/>
</p>