diff options
-rw-r--r-- | Demo/stdwin/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Demo/stdwin/README b/Demo/stdwin/README index 2d0bd85..5291225 100644 --- a/Demo/stdwin/README +++ b/Demo/stdwin/README @@ -14,3 +14,5 @@ microedit.py The smallest window editor miniedit.py A small multi-window editor python.py A window interface to the Python interpreter wdiff.py A window-based directory diff + +See ../ibrowse for another demo written using stdwin. |