Skip to content

Commit 6120e50

Browse files
authored
Update README.md
1 parent d00d552 commit 6120e50

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ cordova plugin add pushbots-cordova-plugin --save
1616
## Usage
1717

1818
1. Intialize Pushbots in deviceReady section:
19-
Firebase credentials: https://www.pushbots.help/en/articles/498201-the-google-part-firebase-credentials
19+
20+
**Firebase credentials:** https://www.pushbots.help/en/articles/498201-the-google-part-firebase-credentials
2021

2122
```javascript
2223
window.plugins.PushbotsPlugin.initialize("PUSHBOTS_APP_ID", {"android":{"sender_id":"SENDER_ID", "fcm_app_id":"FCM_APP_ID", "web_api_key":"WEB_API_KEY", "project_id":"PROJECT_ID"});

0 commit comments

Comments
 (0)