Create README.md

This commit is contained in:
Simon Martens
2024-05-15 18:27:35 +02:00
committed by GitHub
parent 88330a50e7
commit e1d48fbd69

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# KGPZ Stücke Generator
Go SDK required.
Usage:
```
go run . <start-date> <end-date> [start-number] [start-page]
```