diff --git a/README.md b/README.md index 40a67ae..52b7c77 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This README is created to assist you in developing next-generation, real-world a Our **Estimote UWB SDK** is a software library designed to showcase precise ranging capabilities using Estimote UWB Beacons. It leverages the Core Bluetooth API and the Nearby Interactions API to discover, connect to, and range between UWB-enabled iPhones and beacons. -To integrate the Estimote UWB SDK into your project, you need to import the `EstimoteUWB` files into your Xcode project. Additionally, ensure that you have added all the necessary permissions to your `Info.plist` file for the SDK to function correctly. Detailed instructions on the required permissions are provided towards the end of this document. +To integrate the Estimote UWB SDK into your project, you need to import the `EstimoteUWB` files into your Xcode project. Additionally, ensure that you have added all the necessary permissions to your `Info.plist` file for the SDK to function correctly. Detailed instructions on the required permissions are provided towards [the end of this document.](https://github.com/Estimote/iOS-Estimote-UWB-SDK/blob/master/README.md#required-user-permissions) ```swift import EstimoteUWB