Skip to content

Commit 3a386a4

Browse files
chemidyhiranya911
authored andcommitted
Doc (#97)
* update readme with Authentication Guide & Release Notes * fix a misspelling : separately * fix missing newline before package * add Go Report Card + update doc
1 parent fd78f9d commit 3a386a4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[![Build Status](https://travis-ci.org/firebase/firebase-admin-go.svg?branch=master)](https://travis-ci.org/firebase/firebase-admin-go)
22
[![GoDoc](https://godoc.org/firebase.google.com/go?status.svg)](https://godoc.org/firebase.google.com/go)
3+
[![Go Report Card](https://goreportcard.com/badge/github.com/firebase/firebase-admin-go)](https://goreportcard.com/report/github.com/firebase/firebase-admin-go)
34

45
# Firebase Admin Go SDK
56

@@ -43,6 +44,9 @@ requests, code review feedback, and also pull requests.
4344

4445
* [Setup Guide](https://firebase.google.com/docs/admin/setup/)
4546
* [Authentication Guide](https://firebase.google.com/docs/auth/admin/)
47+
* [Cloud Firestore](https://firebase.google.com/docs/firestore/)
48+
* [Cloud Messaging Guide](https://firebase.google.com/docs/cloud-messaging/admin/)
49+
* [Storage Guide](https://firebase.google.com/docs/storage/admin/start)
4650
* [API Reference](https://godoc.org/firebase.google.com/go)
4751
* [Release Notes](https://firebase.google.com/support/release-notes/admin/go)
4852

0 commit comments

Comments
 (0)