aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBenedikt Betz <benedikt.betz@check24.de>2023-10-18 15:47:01 +0200
committerBenedikt Betz <benedikt.betz@check24.de>2023-10-18 15:47:10 +0200
commitdd904a57110a70cb7727d8632a5aa93c0cd89813 (patch)
treec9b191767ecd8760dec1a7a59d17018d9a3f4ff7 /README.md
parent373a2cec920c5b3fbd26e67c2601f6a9668ac664 (diff)
Adjust URLs in README
Diffstat (limited to 'README.md')
-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