From adee32ea89e8fcda6bf7533bdf5fe186dfddea41 Mon Sep 17 00:00:00 2001 From: Joshua Coffey Date: Mon, 16 Sep 2024 11:15:46 -0400 Subject: [PATCH] Update `README.md` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcd59fe..4ae3285 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The Trinsic Swift UI Library provides ways to launch verification sessions directly in your Swift and Objective-C projects. -This library must be paired with a [api library](https://github.com/trinsic-id/sdk#api-libraries) as part of a full integration. +This library must be paired with an [api library](https://github.com/trinsic-id/sdk#api-libraries) as part of a full integration. You can find a full example using this library in the [samples](https://github.com/trinsic-id/sdk/tree/main/ui-swift/samples) folder.