From 3eb1457252f98aaa9ec444fbe555e645fa93f3b2 Mon Sep 17 00:00:00 2001
From: Vrishak Vemuri <53585843+FluffyCube9343@users.noreply.github.com>
Date: Thu, 12 Jan 2023 21:43:27 -0500
Subject: [PATCH] Update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index fcb583c..ab9e71c 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# sample-flaskServer
-sample flask server to modify to learn more about flask (for new folks!)
+sample flask server to modify to learn more about flask (for new folks!)
`app.py` is what you run (`python app.py`)
-`templates/` has html stuff
-`static/` has images and CSS
+`templates/` has html stuff
+`static/` has images and CSS
- `static/src/` has CSS
- `static/dist/` is auto-generated