Readme updates

Python3 requirement spelled out
This commit is contained in:
MikeTheWatchGuy 2018-07-30 10:12:12 -04:00
parent 418027adfb
commit bbc6a555f9
2 changed files with 9 additions and 5 deletions

View file

@ -2,8 +2,6 @@ import PySimpleGUI as sg
import time
# form that doen't block
# good for applications with an loop that polls hardware
def StatusOutputExample():