Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ceccopierangiolieugenio authored Nov 15, 2024
1 parent 5cda749 commit 5b8a39b
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5b8a39b

Please sign in to comment.