From 45b52617e59cdea4273cd60e14ddd1877183ab77 Mon Sep 17 00:00:00 2001 From: Igor <52218993+Darkzwer@users.noreply.github.com> Date: Fri, 4 Apr 2025 17:09:43 +0300 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 243030a..b53d86f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Regula Face SDK provides secure and convenient facial recognition with biometric https://github.com/regulaforensics/FaceCoreMatch-Swift-Package ``` -3. Select the version you want to use. For new projects, we recommend using the newest version of Document Reader SDK. +3. Select the version you want to use. For new projects, we recommend using the newest version of Face SDK. 4. Select the project you want to add the package. 5. Click Add Package. From ac49155b37e0b1a1ac9a4788d6ab1426823f64ae Mon Sep 17 00:00:00 2001 From: Igor Y <52218993+Darkzwer@users.noreply.github.com> Date: Wed, 23 Apr 2025 14:49:01 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b53d86f..f2c5d9d 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@ Regula Face SDK provides secure and convenient facial recognition with biometric ## How to Install -1. In Xcode, naviate to File > Add Package Dependencies. +1. In Xcode, navigate to File > Add Package Dependencies. 2. In the prompt that appears, enter the package URL: ``` https://github.com/regulaforensics/FaceCoreMatch-Swift-Package ``` - + 3. Select the version you want to use. For new projects, we recommend using the newest version of Face SDK. 4. Select the project you want to add the package. 5. Click Add Package.