aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 32c4134..edb6acb 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ The [Swift Package Manager](https://swift.org/package-manager/) is a tool for ma
To integrate `SwiftyCrop` into your Xcode project using Xcode 14.3 or later, specify it in `File > Swift Packages > Add Package Dependency...`:
```ogdl
-https://github.com/elai950/AlertToast.git, :branch="master" // TODO: Adjust URL
+https://github.com/benedom/SwiftyCrop, :branch="master"
```
### Manually
@@ -131,4 +131,4 @@ Benedikt Betz
## 📃 License
-`SwiftyCrop` is available under the MIT license. See the [LICENSE](https://github.com/elai950/AlertToast/blob/master/LICENSE.md) file for more info. // TODO \ 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. \ No newline at end of file