diff --git a/README.md b/README.md
new file mode 100644
index 0000000..a88a220
--- /dev/null
+++ b/README.md
@@ -0,0 +1,28 @@
+# Flask Template Ecommerce site
+
+## Technologies used:
+
+- Python 3.9
+
- Flask
+
- SQLAlchemy
+
- Pandas
+
- HTML & CSS
+
- Bootstrap
+
- Vanilla JS
+
- GCP
+
- MySQL (Cloud SQL Auth Proxy)
+
- Stripe
+
- Twilio
+
- Sendgrid
+
- SQL
+
+
+## Purpose
+After not knowing how to get started in web development with Python (that's the language I knew), I've experimented for the past 18 months with a number of different frameworks.
+
+Streamlit, Flask and Django but Flask was the most beginner friendly of the robust frameworks. Streamlit is getting there but still a bit niche (data/ML apps).
+
+This template provides a full scale web app with payments integration, User authentication, cloud-native development set up and other random functionalities you can choose to exclude if you so wish.
+
+
+