Skip to content

Commit

Permalink
readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
NaySoftware committed Jun 23, 2016
1 parent b83144b commit a8f987f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# go-fcm

[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?style=flat-square)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=MYW4MY786JXFN&lc=GB&item_name=go%2dfcm%20development&item_number=go%2dfcm&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
[![AUR](https://img.shields.io/aur/license/yaourt.svg?maxAge=2592000?style=flat-square)]()
[![AUR](https://img.shields.io/aur/license/yaourt.svg?style=flat-square)]()

Firebase Cloud Messaging ( FCM ) Library using golang ( Go )

Expand All @@ -10,15 +10,15 @@ This library uses HTTP/JSON Firebase Cloud Messaging connection server protocol

###### features

* send messages to a topic
* send messages to a device list
* message can be a notification or data payload
* supports notification condition
* Send messages to a topic
* Send messages to a device list
* Message can be a notification or data payload
* Supports condition attribute


###### in progress
* retry
* instance id features
* Retry
* Instance id features



Expand Down

0 comments on commit a8f987f

Please sign in to comment.