You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: database/README.md
+7-3Lines changed: 7 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,13 @@ Getting Started
14
14
---------------
15
15
16
16
- Create your project on the [Firebase Console](https://console.firebase.google.com).
17
-
- Copy the initialization snippet into the index.html file by clicking the red HTML
18
-
logo at the top right of the page with the caption "Add Firebase to your web app". The snippet which appears should be placed in the `<head>` section of `index.html`.
19
-
- Enable Google auth in the **Auth > SIGN IN METHOD** tab.
17
+
- From your Firebase project console, click on red circle button with the caption "Add Firebase to your web app".
0 commit comments