- Remove teardown handler for implicit exception handling, because flask provides error handler for the same purpose from which flask-opsgenie mthod can be called
- Add a manual exception raise function for end user use. This can be used to raise alert for handled exceptions in flask app.
- Update READMD.md