From bcd2ce90de8973ad11c0e0ccdb816a0a3b4534d8 Mon Sep 17 00:00:00 2001 From: jackrpg <72156650+jackrpg@users.noreply.github.com> Date: Thu, 1 Oct 2020 19:30:39 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b8fb081..fb47bb2 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ There are a couple of **environment variables** that need setting up before depl * `API_BASE_URL`: The URL where the Django server app is deployed. e.g. https://api.ivanc.uk/ * `GA_TRACKING_CODE`: Your Google Analytics tracking code. +ivanc - an amazing project ## Django server app