diff options
author | Benedikt Betz <benedikt.betz@bueroscharf.de> | 2023-10-20 10:25:03 +0200 |
---|---|---|
committer | Benedikt Betz <benedikt.betz@bueroscharf.de> | 2023-10-20 10:25:03 +0200 |
commit | d1af00fe4475902db8ac99aa5a27187f5a688d45 (patch) | |
tree | afc0e518f89ddcd67f5f3539cecfba9ec281a8d2 | |
parent | b0a79e472eb6ed7e9bcd625f75fc083f6414b9d4 (diff) |
Added asset, edit README
-rw-r--r-- | Assets/demo.gif | bin | 0 -> 34136725 bytes | |||
-rw-r--r-- | README.md | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/Assets/demo.gif b/Assets/demo.gif Binary files differnew file mode 100644 index 0000000..ac9ac66 --- /dev/null +++ b/Assets/demo.gif @@ -2,6 +2,10 @@ [](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> |