From 33855cd30726b10ae580cfadb9cb09b030a64d28 Mon Sep 17 00:00:00 2001 From: Aidan Gannon <63330150+aidangannon@users.noreply.github.com> Date: Thu, 14 Sep 2023 18:43:05 +0100 Subject: [PATCH] update be readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 14ae27c..c0310e8 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ A browser extension that helps organise your flatshare search This project uses Partnership icons created by Flat Icons - Flaticon # Back End +- live at https://edy3ufmz2j.execute-api.eu-west-2.amazonaws.com/groups - Install packages - `pip install -r requirements.txt && pip install -r requirements-test.txt` - Deploy