Skip to content

Commit 1d83df9

Browse files
Update README.md
1 parent 836cfba commit 1d83df9

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This library provides developers with a simple set of bindings to help you integ
88

99
## 💡 Requirements
1010

11-
Python 2 or major
11+
Python 2 or higher
1212

1313
## 📲 Installation
1414

@@ -53,7 +53,10 @@ def index(req, **kwargs):
5353

5454
## 📚 Documentation
5555

56-
See our Documentation with all APIs you can integrate in our DevSite: [Spanish](https://www.mercadopago.com.ar/developers/es/guides/payments/api/introduction/) / [Portuguese](https://www.mercadopago.com.br/developers/pt/guides/payments/api/introduction/)
56+
Visit our Dev Site for further information regarding:
57+
- Payments APIs: [Spanish](https://www.mercadopago.com.ar/developers/es/guides/payments/api/introduction/) / [Portuguese](https://www.mercadopago.com.br/developers/pt/guides/payments/api/introduction/)
58+
- Mercado Pago checkout: [Spanish](https://www.mercadopago.com.ar/developers/es/guides/payments/web-payment-checkout/introduction/) / [Portuguese](https://www.mercadopago.com.br/developers/pt/guides/payments/web-payment-checkout/introduction/)
59+
- Web Tokenize checkout: [Spanish](https://www.mercadopago.com.ar/developers/es/guides/payments/web-tokenize-checkout/introduction/) / [Portuguese](https://www.mercadopago.com.br/developers/pt/guides/payments/web-tokenize-checkout/introduction/)
5760

5861
Check our official code reference to explore all available functionalities.
5962

0 commit comments

Comments
 (0)