Skip to content
This repository was archived by the owner on Feb 7, 2019. It is now read-only.

Commit 1090235

Browse files
committed
fix: deprecation message
1 parent 7f06587 commit 1090235

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
@@ -1,9 +1,9 @@
11
# Push Plugin for NativeScript
22

3-
`
4-
This plugin is deprecated, feel free to use the [Firebase Plugin](https://github.com/EddyVerbruggen/nativescript-plugin-firebase) for implementing push notifications in your NativeScript app. If you already have an app that use the Push Plugin, read the [migrate-to-firebase doc](./MIGRATE-TO-FIREBASE.md) for initial guidance.
5-
`
3+
---
4+
**This plugin is deprecated.** Feel free to use the [Firebase Plugin](https://github.com/EddyVerbruggen/nativescript-plugin-firebase) for implementing push notifications in your NativeScript app. If you already have an app that use the Push Plugin, read the [migrate-to-firebase doc](./MIGRATE-TO-FIREBASE.md) for initial guidance.
65

6+
---
77
[![Build Status](https://travis-ci.org/NativeScript/push-plugin.svg?branch=master)](https://travis-ci.org/NativeScript/push-plugin)
88

99
The code for the Push Plugin for NativeScript.

0 commit comments

Comments
 (0)