Browse Source

Update README.md

pull/300/head
Pier CeccoPierangioliEugenio 1 year ago committed by GitHub
parent
commit
5b8a39b58e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 9
      README.md

9
README.md

@ -71,10 +71,15 @@ cd pyTermTk
# Press CTRL-C to exit (CTRL-Break on Windows)
# Showcase Demo
python3 demo/demo.py -f
python3 demo/demo.py -f -t
# run the ttkDesigner
python3 -m ttkDesigner
run.ttkDesigner.sh
# run The Dumb Paint Tool
# it require pillow
# pip install pillow
run.dumbPaintTool.sh
# Text edit with "Pygments" highlight integrated
# it require pygments

Loading…
Cancel
Save