Skip to content

Commit

Permalink
Merge pull request #193 from flask-dashboard/readme
Browse files Browse the repository at this point in the history
updated readme
  • Loading branch information
FlyingBird95 committed Dec 30, 2018
2 parents 56922b3 + f5e5f5c commit aa632dc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,12 @@ Adding the extension to your Flask app is simple:

app = Flask(__name__)
dashboard.bind(app)

## Feedback
In order to improve our Flask-MonitoringDashboard, we would like to hear from you! Therefore, we made a questionnaire
with a few questions. Filling in this form takes less than 3 minutes. You can find the form [here](https://goo.gl/forms/IqRrjGDDXe44q5ZV2).

Alternatively, feel free to write to [our email-address](mailto:flask.monitoringdashboard@gmail.com).

## Documentation
For more advanced documentation, see [this site](http://flask-monitoringdashboard.readthedocs.io).
Expand Down

0 comments on commit aa632dc

Please sign in to comment.