Readme
This commit is contained in:
parent
c46de1b506
commit
88ea38d4e8
@ -14,12 +14,13 @@ Ein einfaches interaktives Python-Programm, das als Tipptrainer fungiert. Es erm
|
|||||||
```bash
|
```bash
|
||||||
git clone https://git.michaelis.digital/Ratatoskr/Tipptrainer.git
|
git clone https://git.michaelis.digital/Ratatoskr/Tipptrainer.git
|
||||||
cd Tipptrainer
|
cd Tipptrainer
|
||||||
|
```
|
||||||
|
|
||||||
## Ausführen des Tipptrainers:
|
## Ausführen des Tipptrainers:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python tipptrainer.py
|
python tipptrainer.py
|
||||||
|
```
|
||||||
## Funktionsweise:
|
## Funktionsweise:
|
||||||
|
|
||||||
Das Programm liest Textzeilen aus der angegebenen Datei.
|
Das Programm liest Textzeilen aus der angegebenen Datei.
|
||||||
@ -30,7 +31,7 @@ Während der Eingabe ändern sich korrekte Buchstaben von Weiß zu Grün, falsch
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
python tipptrainer.py /pfad/zur/textdatei.txt
|
python tipptrainer.py /pfad/zur/textdatei.txt
|
||||||
|
```
|
||||||
## Lizenz:
|
## Lizenz:
|
||||||
|
|
||||||
Dieses Projekt ist unter der MIT-Lizenz lizenziert.
|
Dieses Projekt ist unter der MIT-Lizenz lizenziert.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user