From 78c5a10b091a832b1fba04d28efbd5dafa115677 Mon Sep 17 00:00:00 2001 From: Andre Basche Date: Tue, 20 Dec 2022 21:01:36 +0100 Subject: [PATCH] Add badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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