Add command line instruction to start the Python interpreter for those not familiar with Python

This commit is contained in:
michaelangel007 2020-09-07 17:42:24 -07:00
parent 74db8e5fe6
commit d191bfb2c3
1 changed files with 6 additions and 0 deletions

View File

@ -394,6 +394,12 @@ chunk and all the indices in the `TMAP` chunk will be adjusted accordingly.
## Python interface
Start the python REPL with:
```
py
```
### `WozDiskImage` interface
This represents a single WOZ disk image. You can create it from scratch, load it