diff options
| author | benedom <31181527+benedom@users.noreply.github.com> | 2023-10-19 13:57:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-19 13:57:33 +0200 |
| commit | f5d3f06e5933059b89576cc606e9a50236cd4a6a (patch) | |
| tree | 8a5728bf5fe00a0bd7d1c2a3020b9375b42c6441 | |
| parent | 46d936264c2d32fbce64cd8149b27d060df3a48f (diff) | |
Update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ # SwiftyCrop - SwiftUI <p align="center"> - <img src="https://github.com/benedom/SwiftyCrop/blob/master/Assets/crop_circle.png" style="margin: auto;"/> + <img src="https://github.com/benedom/SwiftyCrop/blob/master/Assets/crop_circle.png" style="margin: auto; width: 300"/> <img src="https://github.com/benedom/SwiftyCrop/blob/master/Assets/crop_square.png" style="margin: auto;"/> </p> @@ -145,4 +145,4 @@ Benedikt Betz & Check24 ## 📃 License -`SwiftyCrop` is available under the MIT license. See the [LICENSE](https://github.com/benedom/SwiftyCrop/blob/master/LICENSE.md) file for more info.
\ No newline at end of file +`SwiftyCrop` is available under the MIT license. See the [LICENSE](https://github.com/benedom/SwiftyCrop/blob/master/LICENSE.md) file for more info. |
