Update and rename Readme.txt to README.MD

This commit is contained in:
Kris Sekula 2020-11-08 23:30:39 -08:00 committed by GitHub
parent 2fa24962de
commit 4a85147693
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -2,12 +2,11 @@ Python script to control the EPROM Emulator.
Requires python 3.8, and the following libraries:
* pySerial (pip install pyserial)
* pySimpleGui (pip install pysimplegui) - for the beta GUI support to work
* pySimpleGui (pip install pysimplegui) 4.30.0 or above
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 :))
For GUI, just run the script without parameters and GUI will show up (of course only works in GUI environments :))
Example of parameters and output: