From 875634762775cb5f145f893629afdd92307effc1 Mon Sep 17 00:00:00 2001 From: salqadri Date: Tue, 16 May 2017 17:06:44 -0700 Subject: [PATCH] Updating README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ee41908fb7..e8a53837ab 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ [Firebase](https://firebase.google.com) provides the tools and infrastructure you need to develop your app, grow your user base, and earn money. The Firebase -Admin Node.js SDK provides admin (second-party) access to several Firebase -services. +Admin Node.js SDK enables access to Firebase services from privileged environments +(such as servers or cloud) in Node.js. For more information, visit the [Firebase Admin SDK setup guide](https://firebase.google.com/docs/admin/setup/).