Fixed Readme

This commit is contained in:
simon 2026-05-26 17:48:14 +02:00
parent 9467ff5f6b
commit 8bc4691992

View File

@ -82,9 +82,10 @@ data/
plates/ # plate definitions (JSON)
svg_template/ # item SVG files and metadata
configurations/ # plate + item + spacing presets (JSON)
orders/ # orders (JSON) and uploaded images per order
```
Directories are created automatically when you save plates, items, or configurations. Run `serve` from the project root if you want to use the bundled sample data.
Directories are created automatically when you save plates, items, configurations, or orders. Run `serve` from the project root if you want to use the bundled sample data.
## Other commands