From c8994e92cd856642a3cb21dfcfb921acf4ee0504 Mon Sep 17 00:00:00 2001 From: Stefan Bethke Date: Tue, 18 Nov 2025 22:29:18 +0100 Subject: [PATCH] json not xml --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cda6e48..5c43950 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Create a schedule.xml from the Hackertours planning Excel +# Create a schedule.json from the Hackertours planning Excel Code based on https://github.com/voc/schedule/tree/master/voc -## Generating the schedule.xml +## Generating the `schedule.json` 2. Use uv to create a suitable venv 3. Run `python hackertours.py .../path/to/39C3-Tour-Planning.xlsx`