From 49bc2a1be57dbcb2c586887dbff42ae261e006f0 Mon Sep 17 00:00:00 2001 From: ahmad Date: Mon, 11 Jul 2016 00:42:38 +0300 Subject: [PATCH] typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd3b792..dd40773 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ This library uses HTTP/JSON Firebase Cloud Messaging connection server protocol go get github.com/NaySoftware/go-fcm ``` -## Docs - go-fcm API +## Docs - go-fcm API ``` https://godoc.org/github.com/NaySoftware/go-fcm ``` @@ -38,7 +38,7 @@ https://godoc.org/github.com/NaySoftware/go-fcm https://firebase.google.com/docs/cloud-messaging/http-server-ref ``` -###### Firebase Cloud Messaging Developer docs +#### Firebase Cloud Messaging Developer docs ``` https://firebase.google.com/docs/cloud-messaging/ ```