Add centered screenshot to README
This commit is contained in:
parent
17d814f850
commit
77bedb265f
2 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -4,6 +4,12 @@ Ein webbasierter Tipptrainer, der Ihnen hilft, das Zehnfingersystem zu erlernen
|
|||
|
||||
(Nur ein Übungsprojekt, um die Anwendung von [Aider](https://aider.chat/) auszuprobieren. Die Statistik ist noch buggy.)
|
||||
|
||||
<div align="center">
|
||||
<img src="data/typewriter_screenshot.png" alt="Typewriter Tutor Screenshot" width="600"/>
|
||||
</div>
|
||||
|
||||
<br>
|
||||
|
||||
## Funktionen
|
||||
|
||||
- **Lektionen-basiertes Training**: 20 strukturierte Lektionen von Grundlagen bis zu Programmiertexten
|
||||
|
|
@ -110,6 +116,10 @@ Das Training umfasst 20 Lektionen:
|
|||
- `/set_lesson` - Lektion setzen
|
||||
- `/end_session` - Sitzung beenden
|
||||
|
||||
## Screenshot
|
||||
|
||||

|
||||
|
||||
## Lizenz
|
||||
|
||||
MIT License
|
||||
|
|
|
|||
BIN
data/typewriter_screenshot.png
Normal file
BIN
data/typewriter_screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
Loading…
Add table
Add a link
Reference in a new issue