From dfcb9a7324763b3bc5cf95ddd8f2f42e80fcb37c Mon Sep 17 00:00:00 2001 From: zserub Date: Wed, 24 Apr 2024 11:03:16 +0200 Subject: [PATCH] clean up --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8794ae8..24bccd1 100644 --- a/README.md +++ b/README.md @@ -11,19 +11,19 @@ A simple tool to generate the positions [.src](https://github.com/zserub/TeachPo ## USAGE -In an empty excel copy your position data, include a header to explain which column represents which data, then save it as .csv file. +Download the latest release and extract in a folder. -![saving](pics/saving.png) +In an empty excel, copy your position data, then save it as .csv file. *(See the rules below)* -*[See example](https://github.com/zserub/TeachPos-Generator/blob/main/test.xlsx)* +![saving](pics/saving.png) -Create your `pos.csv` file in the same folder as the script. *(See the rules below)* +Save your `pos.csv` file in the **same folder** as the script! Start the script with `START_script.bat` -If you don't have python it will warn you and offer a download link, remind you to add it to your PATH and try again. +*If you don't have python it will warn you and offer a download link, remind you to add it to your PATH and try again.* -If python is installed run the `START_script.bat` again. +*After python is installed run the `START_script.bat` again.* Enter a start number. The generator will start counting from that number.