SETTING UP THE FOLDER
- Download the folder (using the green button in the top right of the repo) and save it on your desktop as stereotype
- Create a text file for each source text you want to use. Save them inside the 'texts' folder within stereotype (stereotype/texts)
RUNNING THE PROGRAM
- Open the Mac application called Terminal
- Enter this into the Terminal window: cd Desktop/stereotype (This means “change directory to stereotype")
- Enter this into the Terminal window: python typer.py (This means “use python to run the script called typer.py”)
- Follow the onscreen instructions.