From 7a840f2e01cc35d56ce70414dd94cb8a91ba96a0 Mon Sep 17 00:00:00 2001 From: z0ccc Date: Fri, 1 Oct 2021 10:53:01 -0400 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f998f84..abc440b 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Happens when the height width is greater than the normal height (which is imposs ## Dev -This application is built with a react frontend and a django backend. +This application uses a React frontend and a Django backend that communicates using the Django REST framework. Backend Django setup: