Skip to content

Commit

Permalink
Just a small doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
paulincai authored Apr 4, 2019
1 parent cc1ec2c commit def17af
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Meteor Push Notifications with APN (IOS) and Firebase Admin for Android
This can be branched out with separate versions to run both IOS and Android via Firebase Admin.

## Prerequisites:

* Create an Apple p8 certificate: https://developer.clevertap.com/docs/how-to-create-an-ios-apns-auth-key
Expand Down Expand Up @@ -58,13 +61,8 @@ In last file /android/build.gradle we change the following line to actual versio
classpath 'com.android.tools.build:gradle:3.3.2'
```


The coded is linted with Standard.

# Meteor Push Notifications with APN (IOS) and Firebase Admin for Android
This can be branched out with separate versions to run both IOS and Android via Firebase Admin.

## About:
The coded is linted with Standard.
This is a re-write of RAIX:PUSH.
The coded is linted with Standard.

Expand Down

0 comments on commit def17af

Please sign in to comment.