updated README.md

This commit is contained in:
2025-12-08 11:06:16 +00:00
committed by strawmanbobi
parent f36cc817e1
commit 1bfbec056d

View File

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