diff --git a/README.md b/README.md index 2fa1c226f..52be5836d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,30 @@ # Firebase Admin Java SDK +## Table of Contents + + * [Overview](#overview) + * [Documentation](#documentation) + * [License and Terms](#license-and-terms) + +## Overview + +[Firebase](https://firebase.google.com) provides the tools and infrastructure +you need to develop apps, grow your user base, and earn money. The Firebase +Admin Java SDK enables server-side (backend) Java developers to integrate +Firebase into their services and applications. Currently this SDK provides +Firebase custom authentication support, and Firebase realtime database access. + +For more information, visit the +[Firebase Admin SDK setup guide](https://firebase.google.com/docs/admin/setup/). + + +## Documentation + +* [Setup Guide](https://firebase.google.com/docs/admin/setup/) +* [API Reference](https://firebase.google.com/docs/reference/admin/java/reference/packages) + +## License and Terms + +Your use of Firebase is governed by the +[Terms of Service for Firebase Services](https://firebase.google.com/terms/). +