Skip to content

Commit 049aee8

Browse files
readme update
1 parent c2422c2 commit 049aee8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ Follow the below steps to get your license key:
3030
**Step 5:** In this file `/src/config/config.js`, please update the API_URL and licenseKey
3131

3232
```jsx
33-
GOOGLE_LOCATION_API_KEY: '*******************', // Please update with a valid Google Location API Key
34-
API_URL: 'https://console.mirrorfly.com/', // Please update with the valid API_URL, obtained from the MirrorFly console
35-
LICENSEKEY: '*******************', // Please update with the valid licenseKey, obtained from the MirrorFly console
33+
GOOGLE_LOCATION_API_KEY: '*******************', // Please update with a valid Google Location API Key
34+
API_URL: 'https://console.mirrorfly.com/', // Please update with the valid API_URL, obtained from the MirrorFly console
35+
LICENSEKEY: '*******************', // Please update with the valid licenseKey, obtained from the MirrorFly console
3636

3737
```
3838

0 commit comments

Comments
 (0)