Added ReadMe
This commit is contained in:
parent
435a2a453a
commit
24f63c49a2
1 changed files with 9 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue