diff --git a/README.md b/README.md index 8c88ce2c..3f831af1 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ iOS/tvOS/macOS SDK for tracking events and revenue to [Amplitude](https://www.amplitude.com). ## Amplitude and Ampli SDK -[Ampli SDK](https://developers.data.amplitude.com/ampli-sdk-overview/) is autogenerated library based on your pre-defined [tracking plan](https://developers.data.amplitude.com/what-is-a-tracking-plan). The Ampli SDK, is a lightweight wrapper over the Amplitude SDK that provides type-safety, supports linting, and enables features like input validation. The code replicates the spec in the Tracking Plan and enforces its rules and requirements. This repository is about **Amplitude SDK**. To learn more about Ampli SDK, please refer to the [Ampli iOS](https://developers.data.amplitude.com/ios-ampli) and [examples](https://github.com/amplitude/ampli-examples). +[Ampli SDK](https://developers.data.amplitude.com/ampli-sdk-overview/) is autogenerated library based on your pre-defined [tracking plan](https://developers.data.amplitude.com/what-is-a-tracking-plan). The Ampli SDK, is a lightweight wrapper over the Amplitude SDK that provides type-safety, supports linting, and enables features like input validation. The code replicates the spec in the Tracking Plan and enforces its rules and requirements. This repository is about **Amplitude SDK**. To learn more about Ampli SDK, please refer to the [Ampli iOS](https://www.docs.developers.amplitude.com/data/ampli/) and [examples](https://github.com/amplitude/ampli-examples). ## Installation and Quick Start * For using the SDK, please visit our :100:[Developer Center](https://developers.amplitude.com/docs/ios).