docs: Add note about Google Firebase Admin API (#833)
diff --git a/README.md b/README.md
index ee38961..1ed3078 100644
--- a/README.md
+++ b/README.md
@@ -10,12 +10,14 @@
See the [docs folder](docs/README.md) for more detailed instructions and additional documentation.
-## Google Cloud Platform / Google Ads
+## Other Google API libraries
For Google Cloud Platform APIs such as Datastore, Cloud Storage or Pub/Sub, we recommend using [Cloud Client Libraries for Python](https://github.com/GoogleCloudPlatform/google-cloud-python).
For Google Ads API, we recommend using [Google Ads API Client Library for Python](https://github.com/googleads/google-ads-python/).
+For Google Firebase Admin API, we recommend using [Firebase Admin Python SDK](https://github.com/firebase/firebase-admin-python).
+
## Installation
Install this library in a [virtualenv](https://virtualenv.pypa.io/en/latest/) using pip. virtualenv is a tool to