From 7eeda92b0230da72e2e02742794886287ecf86f0 Mon Sep 17 00:00:00 2001 From: Conor McNamara Date: Tue, 7 Mar 2023 19:50:48 +0000 Subject: [PATCH] Test CI --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index b373541..41558ce 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,6 @@ You will need to click the "Populate Database" and "Fetch Data" buttons to get d To kill the npm process do `CTRL + C` in your terminal. To kill the firebase emulators run `fg` to bring the process to the foreground, then do `CTRL + C` -# Committing -Make sure that you exclude the Firebase API key from any commits! - # Links Main site: [irishrailtracker.web.app](https://irishrailtracker.web.app/)