Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 622 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 622 Bytes

stereotype

SETTING UP THE FOLDER

  1. Download the folder (using the green button in the top right of the repo) and save it on your desktop as stereotype
  2. 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

  1. Open the Mac application called Terminal
  2. Enter this into the Terminal window: cd Desktop/stereotype (This means “change directory to stereotype")
  3. Enter this into the Terminal window: python typer.py (This means “use python to run the script called typer.py”)
  4. Follow the onscreen instructions.