You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This library provides developers with a simple set of bindings to help you integ
8
8
9
9
## 💡 Requirements
10
10
11
-
Python 2 or major
11
+
Python 2 or higher
12
12
13
13
## 📲 Installation
14
14
@@ -53,7 +53,10 @@ def index(req, **kwargs):
53
53
54
54
## 📚 Documentation
55
55
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:
0 commit comments