Skip to content

Commit

Permalink
Update1 of Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akhilmantha authored Aug 8, 2019
1 parent 3ae234c commit 36b020c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
# http-monitor
A simple website and a traffic monitor that will display details about visitors on the website.

# stack used
Python, flask, JS

# Pusher

We will use pusher to view our dashboard and data
1. Create an account on pusher
2. Create the project app and check it out on the dashboard
3. Use the app id, cluster key and config id in the app.py file of your project.

0 comments on commit 36b020c

Please sign in to comment.