Skip to content

Commit 667b0fe

Browse files
author
Hiranya Jayathilaka
committed
Updated readme
1 parent e80327a commit 667b0fe

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,13 @@ import * as admin from "firebase-admin";
4343
```
4444

4545

46+
## Contributing
47+
48+
Please refer to the [CONTRIBUTING page](./CONTRIBUTING.md) for more information
49+
about how you can contribute to this project. We welcome bug reports, feature
50+
requests, code review feedback, and also pull requests.
51+
52+
4653
## Documentation
4754

4855
* [Setup Guide](https://firebase.google.com/docs/admin/setup/)
@@ -67,5 +74,8 @@ and for their longtime use and support of the Firebase platform.
6774

6875
## License
6976

70-
The Firebase Admin Node.js SDK is made available with the
71-
[Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0) license.
77+
Firebase Admin Node.js SDK is licensed under the
78+
[Apache License, version 2.0](http://www.apache.org/licenses/LICENSE-2.0).
79+
80+
Your use of Firebase is governed by the
81+
[Terms of Service for Firebase Services](https://firebase.google.com/terms/).

0 commit comments

Comments
 (0)