Readme
This commit is contained in:
parent
505dc2a56d
commit
c46de1b506
@ -16,7 +16,9 @@ Ein einfaches interaktives Python-Programm, das als Tipptrainer fungiert. Es erm
|
|||||||
cd Tipptrainer
|
cd Tipptrainer
|
||||||
|
|
||||||
## Ausführen des Tipptrainers:
|
## Ausführen des Tipptrainers:
|
||||||
python tipptrainer.py
|
|
||||||
|
```bash
|
||||||
|
python tipptrainer.py
|
||||||
|
|
||||||
## Funktionsweise:
|
## Funktionsweise:
|
||||||
|
|
||||||
@ -26,8 +28,8 @@ Während der Eingabe ändern sich korrekte Buchstaben von Weiß zu Grün, falsch
|
|||||||
|
|
||||||
## Beispiel:
|
## Beispiel:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python tipptrainer.py /pfad/zur/textdatei.txt
|
python tipptrainer.py /pfad/zur/textdatei.txt
|
||||||
|
|
||||||
## Lizenz:
|
## Lizenz:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user