From 114e49a6badd97862a7edbc40a94a8f6d64f220f Mon Sep 17 00:00:00 2001 From: Kichiyaki Date: Sun, 7 Nov 2021 09:25:31 +0100 Subject: [PATCH] update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 40c95e6..857eeb9 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,6 @@ git clone git@github.com:zdam-egzamin-zawodowy/mobile-app.git 3. `yarn install` 4. `yarn run android` (iOS isn't supported) -### Firebase (Analytics and Crashlytics) - -Create a new firebase project and add the app `com.dawidwysokinski.zdamegzaminzawodowy`, then download the `google-services.json` file and place it at the following location: `/android/app/google-services.json`. - ## License Distributed under the MIT License. See `LICENSE` for more information.