From 51da982494ac330e19a5f3a5bdd7018498c9cbb1 Mon Sep 17 00:00:00 2001 From: Andrew Date: Mon, 20 Feb 2023 14:53:07 +0000 Subject: [PATCH] Update README --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e27b07..8f82c73 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # Running Build & Depoloying it to Firebase -`npm run build && firebase deploy` \ No newline at end of file +`npm run build && firebase deploy` + +# Committing +Make sure that you exclude the Firebase API key from any commits! + +# Links +Main site: [irishrailtracker.web.app](https://irishrailtracker.web.app/) +Jira: [trainenthusiasts.atlassian.net](https://trainenthusiasts.atlassian.net/jira/software/projects/TE/boards/1) +Github: [github.com/0hAodha/traintracker](https://github.com/0hAodha/traintracker)