Skip to content

Commit 6fad7d2

Browse files
authored
docs: clarify API key required & add Accelerator link (#91)
1 parent 16524a6 commit 6fad7d2

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,15 @@ This repository serves as directory of individual, self-contained, Sample Apps.
1212

1313
Our recommenation is to fork or download the entire repository and open a specific project in your IDE or Editor of choice. This will provide full project settings, including NPM tasks and Linting.
1414

15-
**NOTE** These Sample Apps require a mParticle account with an API key.
15+
:information_source: **Note:** These Sample Apps require a mParticle account and a valid Input API key.
1616

17-
While the code might run and build without mParticle credentials, the SDKs will not upload events to our servers and will generate errors.
17+
While the code might run and build without mParticle credentials, the SDKs will not upload events to our servers and will generate errors. Please visit [our docs](https://docs.mparticle.com/guides/getting-started/create-an-input/#create-access-credentials) for more details on setting up an Input API key.
1818

19-
Please visit [our docs](https://docs.mparticle.com/guides/getting-started/create-an-input) for more details on setting up an API Key.
19+
> **Startups, try mParticle for free**
20+
>
21+
> mParticle offers qualified startups up to one year of complimentary access to its enterprise-grade Customer Data Platform (CDP). There are no sales calls — approved startups get instant access.
22+
>
23+
> [Get mParticle Free →](https://www.mparticle.com/lpg/startup-accelerator/?utm_source=github_sample_apps)
2024
2125
### Sample Apps Directory
2226

0 commit comments

Comments
 (0)