From 8bc4691992fd6a7f9477f8ea28c260468d574f95 Mon Sep 17 00:00:00 2001 From: simon Date: Tue, 26 May 2026 17:48:14 +0200 Subject: [PATCH] Fixed Readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b703b04..840a1a4 100644 --- a/README.md +++ b/README.md @@ -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