From b9472790ef18326687ad59d3cf1341d94e2ae38b Mon Sep 17 00:00:00 2001 From: CrazyMarvin Date: Sun, 30 Jun 2024 23:38:30 +0200 Subject: [PATCH] Update SETUP.md --- .github/SETUP.md | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/.github/SETUP.md b/.github/SETUP.md index d696df4..6ecbe3d 100644 --- a/.github/SETUP.md +++ b/.github/SETUP.md @@ -1,15 +1,3 @@ -# Poop Journal - -![coverage][coverage_badge] -[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link] -[![License: MIT][license_badge]][license_link] - -Generated by the [Very Good CLI][very_good_cli_link] 🤖 - -Poop Journal - ---- - ## Getting Started 🚀 This project contains 3 flavors: @@ -31,7 +19,13 @@ $ flutter run --flavor staging --target lib/main_staging.dart $ flutter run --flavor production --target lib/main_production.dart ``` -_\*Poop Journal works on iOS, Android, Web, and Windows._ + + +--- + +## Setting up Firebase 🔥 + +The placeholder files `firebase.json` and `android/app/google-services.json` need to be replaced with valid ones. ---