Skip to content

Commit 9e03408

Browse files
committed
Add link to MDN example and Service Worker Cookbook repo for examples
1 parent 8df5e73 commit 9e03408

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,15 @@ object will contain:
574574
</tbody>
575575
</table>
576576

577+
# Help
578+
579+
**MDN**
580+
581+
There's an example on [MDN](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Tutorials/js13kGames/Re-engageable_Notifications_Push)
582+
583+
Also, the [Service Worker Cookbook](https://github.com/mdn/serviceworker-cookbook) is full of Web Push
584+
examples using this library.
585+
577586
# Running tests
578587

579588
> Prerequisites:

0 commit comments

Comments
 (0)