Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBarbaran committed Aug 9, 2018
1 parent b05df64 commit 85fbfca
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Firebase Cloud Messaging Android to android

<img src="https://i.pinimg.com/originals/13/7e/ba/137eba682a73749a60c58c95ae6347f8.png" width="100%"/>
# Firebase Cloud Messaging Android to other devices

Send notifications from your android to other devices

<img src="https://i.pinimg.com/originals/13/7e/ba/137eba682a73749a60c58c95ae6347f8.png" width="100%"/>

* User segment
* Topic
* A single device
Expand All @@ -13,7 +13,7 @@ Download via gradle:
In file build.gradle (Module: app) :
```groovy
dependencies {
implementation 'com.github.DavidBarbaran:fcm-android-to-android:1.0'
implementation 'com.github.DavidBarbaran:fcm-android-to-android:1.0'
}
```

Expand Down

0 comments on commit 85fbfca

Please sign in to comment.