aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2017-10-12 10:28:32 -0700
committerGravatar GitHub <noreply@github.com>2017-10-12 10:28:32 -0700
commit230c78b5ed7ea80f7ff9aa67c6b12a2794c08718 (patch)
treec7d30e3e8dcae0593b7fc195412b87a283cd2994 /README.md
parenta9b55436d597892fefd22324e8f412aa5e2899f4 (diff)
Clarify README for SDK development versus usage (#374)
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 6e66b80..04cde4b 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,10 @@ 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).
+**Note: This page and repo is for those interested in exploring the internals of
+the Firebase iOS SDK. If you're interested in using the Firebase iOS SDK, start at
+[https://firebase.google.com/docs/ios/setup](https://firebase.google.com/docs/ios/setup).**
+
## Context
This repo contains a fully functional development environment for FirebaseCore,