Skip to content

Commit

Permalink
UPDATE docs
Browse files Browse the repository at this point in the history
  • Loading branch information
juniors90 committed Jul 27, 2022
1 parent 782d022 commit 04e6770
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@ mercadopago = Mercadopago(app)
You will get a form like this:
![form rendering](docs/source/_static/form.png)
![form rendering](https://raw.githubusercontent.com/juniors90/Flask-Mercadopago/main/docs/source/_static/form.png)
When the validation, the response data will be rendered with proper style:
![validations](docs/source/_static/validations.png)
![validations](https://raw.githubusercontent.com/juniors90/Flask-Mercadopago/main/docs/source/_static/validations.png)
## Links
Expand Down

0 comments on commit 04e6770

Please sign in to comment.