update README.md

This commit is contained in:
2025-12-08 11:10:17 +00:00
committed by strawmanbobi
parent 1bfbec056d
commit 24d0623497

View File

@@ -19,6 +19,9 @@ Add 2 meta-data tags to your AndroidManifest.xml providing APP key and secret ge
<meta-data
android:name="irext_app_key"
android:value="your app key" />
<meta-data
android:name="irext_app_secret"
android:value="your app secret" />
```
### 3. Use the SDK