From 0d924e23d82a5870bf35c26dcdab224db7da3e4a Mon Sep 17 00:00:00 2001 From: Mohammad Fathi Date: Tue, 17 Sep 2024 16:35:42 -0700 Subject: [PATCH] Added link in main readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index aada5a2..e8dd47e 100755 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ This library allows you to authenticate with Uber services and interact with the Uber Rides API in your iOS application. +## Migrating to 2.0.0 +Check the [Migration Guide](./documentation/migration-guide-2.0.0.md) for instructions on how to upgrade. + ## Requirements - iOS 14.0+