From 878c450962c2dfcfb852dbeadb888490fbe392ed Mon Sep 17 00:00:00 2001 From: PySimpleGUI Date: Fri, 6 Dec 2019 00:05:06 -0500 Subject: [PATCH] readme for demos --- DemoPrograms/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/DemoPrograms/readme.md b/DemoPrograms/readme.md index 7cc35b78..dbd77b9c 100644 --- a/DemoPrograms/readme.md +++ b/DemoPrograms/readme.md @@ -1,5 +1,6 @@ # PySimpleGUI Demo Programs + ## One Stop Shopping For Templates and Techniques This folder of over 170 programs is your jump-start, spring board, boost, shove in the back, cheat sheet to get you to a solution as quickly as possible. You can think of them as Recipes from a large PySimpleGUI Cookbook.