diff --git a/README.md b/README.md new file mode 100644 index 0000000..aa4eb75 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Auto Slide Tool +This tool automaticly composites graphs onto your slides for you. Just edit the **Numbers.xlsx** file and run the script + +## Usage (Python must be installed) +1. Download tool and extract the files +2. Enter folder +3. Intall dependencies with ``` pip install openpyxl PIL ``` +4. Run ```python main.py``` +5. Check the **gen** folder for the outputed images \ No newline at end of file