Skip to content

Commit a18aa86

Browse files
Update README.md
1 parent cacda20 commit a18aa86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![Gitpod](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/deep-foundation/firebase-push-notification)
33
[![Discord](https://badgen.net/badge/icon/discord?icon=discord&label&color=purple)](https://discord.gg/deep-foundation)
44

5-
Provides links for working with [`@firebase/messaging`](https://www.npmjs.com/package/@firebase/messaging) and typescript library for comfortable using of this deep package using typescript
5+
A deep package that provides links for working with [`@firebase/messaging`](https://www.npmjs.com/package/@firebase/messaging) and typescript library for comfortable using of this deep package using typescript
66

77
# Table Of Contents
88
<!-- TABLE_OF_CONTENTS_START -->
@@ -31,7 +31,7 @@ You can find it in firebase console in settings of your project
3131
### Web Push Certificate
3232

3333
- Insert [`WebPushCertificate`] with string value
34-
You can find it in firebase console in settings of your project
34+
You can find it in firebase console in settings of your project. You can use this url: https://console.firebase.google.com/project/PROJECT_ID/settings/serviceaccounts/adminsdk where you should change `PROJECT_ID` to your project id
3535
- (optional) Insert [`UsesWebPushCertificate`] from `User` to [`WebPushCertificate`] to make it active
3636
### Device
3737
- Insert [`Device`]

0 commit comments

Comments
 (0)