Update Readme.txt

This commit is contained in:
Kris Sekula 2020-10-03 00:21:27 -07:00 committed by GitHub
parent 4646b9eb7c
commit f7cbf6dfce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Requires python 3.8, and the following libraries:
* pySerial (pip install pyserial)
* pySimpleGui (pip install pysimplegui) - for the beta GUI support to work
parameters like type of memory, hex file etc shoul be provided via command line.
parameters like type of memory, hex file etc should be provided via command line.
There is "beta" GUI support - brings GUI parameter selection, just run the script without parameters and GUI will show up (of course only works in GUI environments :))