From e53d72794fd40bdc7b0916d3fb6e6fb53432cbda Mon Sep 17 00:00:00 2001
From: Vrishak Vemuri <53585843+FluffyCube9343@users.noreply.github.com>
Date: Thu, 12 Jan 2023 21:43:37 -0500
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ab9e71c..4099fe6 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # sample-flaskServer
 sample flask server to modify to learn more about flask (for new folks!) <br/>
 
-`app.py` is what you run (`python app.py`)
+`app.py` is what you run (`python app.py`) <br/>
 `templates/` has html stuff <br/>
 `static/` has images and CSS <br/>
 - `static/src/` has CSS