Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
acharyasourav authored Jul 23, 2022
1 parent c7a7423 commit b94a3db
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Geo-Dude
GeoDude is a web based geolocator.

<h2>Instructions</h2>
<div>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.
</div>

0 comments on commit b94a3db

Please sign in to comment.