diff --git a/README.md b/README.md index 8b66e05..ab3be82 100644 --- a/README.md +++ b/README.md @@ -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.