From 5899496af0def7f70146d9fcae4e82c456fa1285 Mon Sep 17 00:00:00 2001 From: Sergio Abad Date: Wed, 25 Nov 2020 14:07:54 +0100 Subject: [PATCH] Updated PyPI badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43a9df9..b9a7ccc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ AliExpress API wrapper for Python ======================================================= A simple Python wrapper for the [AliExpress Open Platform API](https://developers.aliexpress.com). This module allows to get product information and affiliate links from AliExpress using the official API in an easier way. -[![PyPI](https://img.shields.io/pypi/v/python-aliexpress-api?color=%231182C2&label=PyPI)](https://pypi.org/project/python-amazon-paapi/) +[![PyPI](https://img.shields.io/pypi/v/python-aliexpress-api?color=%231182C2&label=PyPI)](https://pypi.org/project/python-aliexpress-api/) [![Python](https://img.shields.io/badge/Python-3.x-%23FFD140)](https://www.python.org/) [![License](https://img.shields.io/badge/License-MIT-%23e83633)](https://github.com/sergioteula/python-aliexpress-api/blob/master/LICENSE) [![Support](https://img.shields.io/badge/Support-Good-brightgreen)](https://github.com/sergioteula/python-aliexpress-api/issues)