diff --git a/README.md b/README.md
new file mode 100644
index 0000000..283f3f7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,15 @@
+# Geo-Dude
+GeoDude is a web based geolocator.
+
+
Instructions
+Please follow the steps below to run this web app:
+
+ 1. Run:
+ python3 app.py
+
+ 2. Go to localhost:5000 and you should see the webpage
+
+ 3. Press the Browse button, and upload one of the csv files in the sample_files directory and press Submit
+
+ 4. If you see a table with columns the app is working fine.
+