Skip to content

Commit

Permalink
Fix README errors
Browse files Browse the repository at this point in the history
  • Loading branch information
redjanym committed Oct 14, 2016
1 parent 410d954 commit a931678
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,14 @@ $fcmClient->sendNotification($notification);

The request of sending the notification is a HTTP Synchronous Request.

**The Asynchronous requests will be implemented in the next version!**
> The Asynchronous requests will be implemented in the next version!

----------


> This Bundle is a wrapper for this [Firebase Cloud Messaging](https://github.com/sngrl/php-firebase-cloud-messaging) php library
* This Bundle is a wrapper for the [Firebase Cloud Messaging](https://github.com/sngrl/php-firebase-cloud-messaging) php library
-----------
**License**
FCMBundle is licensed under the MIT license

0 comments on commit a931678

Please sign in to comment.