aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-07-16 12:47:47 -0700
committerGravatar GitHub <noreply@github.com>2018-07-16 12:47:47 -0700
commitd9e7d21f6f0c6cc018963df82663d82cea60e309 (patch)
tree855fdd95f379c8fff46c9fca46b4e5d1c81fa82d /README.md
parentc7fb0a487523b3686a03e3b7f9b459fcb9323a36 (diff)
Add GoogleUtilities README (#1541)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4a5f457..4414b3e 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,10 @@ This repository contains a subset of the Firebase iOS SDK source. It currently
includes FirebaseCore, FirebaseAuth, FirebaseDatabase, FirebaseFirestore,
FirebaseFunctions, FirebaseMessaging and FirebaseStorage.
+The repository also includes GoogleUtilities source. The
+[GoogleUtilities](GoogleUtilities/README.md) pod is
+a set of utilities used by Firebase and other Google products.
+
Firebase is an app development platform with tools to help you build, grow and
monetize your app. More information about Firebase can be found at
[https://firebase.google.com](https://firebase.google.com).