diff --git a/README.md b/README.md index 65dc762..4572c15 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ **This python package is unofficial and is not related in any way to Lidl. It was developed by reversed engineered requests and can stop working at anytime!** # Python Lidl Plus API +[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/Andre0512/lidl-plus/python-check.yml?branch=main&label=checks)](https://github.com/Andre0512/lidl-plus/actions/workflows/python-check.yml) +[![PyPI](https://img.shields.io/pypi/v/lidl-plus?color=blue)](https://pypi.org/project/lidl-plus) +[![PyPI - Downloads](https://img.shields.io/pypi/dm/lidl-plus)](https://pypistats.org/packages/lidl-plus) + Fetch receipts and more from Lidl Plus. ## Installation ```bash