From 79e6f7131e5f1cbbdf7c7a308e183f734f340baa Mon Sep 17 00:00:00 2001 From: Daniel Spittank Date: Thu, 19 Jan 2023 19:12:33 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Dateiname des Generators in der Readme angepasst. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 035bf8b..a5fb6d9 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Dieses Repo enthält nützliche Skripte für die Verwendung von [HyFee](https:// #### HyFee Vorab-Code-Generator Der Generator kann genutzt werden, um eine beliebige Anzahl an Platzhalter-Codes für HyFee in einer Nextcloud zu generieren. -```python main.py``` +```python generator.py``` ### Installation 0. Abhängigkeiten installieren: ```pip install qrcode --user```