diff --git a/README.md b/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..d20cf6045cf9e9c01add9f64985eb12539d4b6fe
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+ML-Predictor
+requires 2 terminal to run
+
+backend terminal run:
+python main.py
+
+frontend terminal run:
+npm run dev 
\ No newline at end of file