Skip to content

Commit e7c7519

Browse files
authored
Update README.md (#47)
Clarified the API key type required & added a link to Accelerator program
1 parent 89062dd commit e7c7519

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

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 Android Studio or editor of choice. This will provide full project settings, including 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)