Skip to content

Commit 36adf79

Browse files
authored
docs: add Ampli SDK reference (#507)
1 parent f66b520 commit 36adf79

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
# Official Amplitude JS/Web SDK
1717
A JavaScript SDK for tracking events and revenue to [Amplitude](https://www.amplitude.com).
1818

19+
## Amplitude and Ampli SDK
20+
[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 Browser](https://developers.data.amplitude.com/browser-ampli) and [examples](https://github.com/amplitude/ampli-examples).
21+
1922
## Installation and Quick Start
2023
* For using the SDK, please visit our :100:[Developer Center](https://developers.amplitude.com/docs/javascript).
2124
* For developing the SDK, please visit our [CONTRIBUTING.md](https://github.com/amplitude/Amplitude-JavaScript/blob/main/CONTRIBUTING.md).

0 commit comments

Comments
 (0)