diff --git a/README.md b/README.md index db4c648..64c4b61 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,12 @@ You can view an [example](https://demo.passwordless.dev/.well-known/apple-app-si ## Getting Started with the iOS SDK +### Requirements + +* **Minimum iOS Version:** iOS 16 +* **Additional Capabilities:** + * _Associate Domains_ are needed to add the domain of where the AASA file is hosted. + ### Swift Package Manager The SDK can be added to your project via [Swift Package Manager](https://www.swift.org/package-manager/). You can then access the SDK functionality using `import Passwordless`.