From 48a1cd79eabf61a6f5bf3f7c803140c0d0b3b954 Mon Sep 17 00:00:00 2001 From: Rei Date: Fri, 29 Dec 2023 14:42:30 +1100 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 290148d..1bb6b01 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # RayRaysWordBingo This was an inside joke where close friends tally my weird insult joke words and how many times I use each word. This comprises of a simple web app using Google Firebase's Hosting and Firestore +Might add authentication to prevent spam bots and to identify bingo logs + https://rayrayswordbingo.web.app Ask's user to fill in basic information to record Ray's moment. From 96e25200beefb9129016440c469e9faf8f12f64f Mon Sep 17 00:00:00 2001 From: Rei Date: Fri, 29 Dec 2023 14:46:14 +1100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 1bb6b01..290148d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # RayRaysWordBingo This was an inside joke where close friends tally my weird insult joke words and how many times I use each word. This comprises of a simple web app using Google Firebase's Hosting and Firestore -Might add authentication to prevent spam bots and to identify bingo logs - https://rayrayswordbingo.web.app Ask's user to fill in basic information to record Ray's moment.