Update README.md

This commit is contained in:
_run 2022-03-07 17:14:51 +05:00 committed by GitHub
parent 3dda5cff06
commit 403028bf35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -32,3 +32,4 @@ With this type middleware, you can retrieve update immediately after update came
- If there is an exception in handler, you will get exception parameter with exception class in post_process.
- Has post_process -> method which works after the handler's execution.
## Take a look at examples for more.