Skip to content

Commit d56b321

Browse files
authored
Updating README (#25)
* Updating README
1 parent bafd763 commit d56b321

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313

1414
[Firebase](https://firebase.google.com) provides the tools and infrastructure
1515
you need to develop apps, grow your user base, and earn money. The Firebase
16-
Admin Python SDK enables server-side (backend) Python developers to integrate
17-
Firebase into their services and applications. Currently this SDK provides
16+
Admin Python SDK enables access to Firebase services from privileged environments
17+
(such as servers or cloud) in Python. Currently this SDK provides
1818
Firebase custom authentication support.
1919

2020
For more information, visit the
@@ -40,7 +40,7 @@ requests, code review feedback, and also pull requests.
4040
## Supported Python Versions
4141

4242
We support Python 2.7 and Python 3.3+. Firebase Admin Python SDK is also tested
43-
on PyPy and Google App Engine environments.
43+
on PyPy and [Google App Engine](https://cloud.google.com/appengine/) environments.
4444

4545

4646
## Documentation

0 commit comments

Comments
 (0)