update README.md
This commit is contained in:
@@ -19,6 +19,9 @@ 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
|
||||||
|
|||||||
Reference in New Issue
Block a user