From 53147ee936a54709e2f6533c422914493d58a247 Mon Sep 17 00:00:00 2001
From: PySimpleGUI
Date: Sat, 3 Oct 2020 19:45:21 -0400
Subject: [PATCH] Removed blank section
---
readme.md | 5 -----
1 file changed, 5 deletions(-)
diff --git a/readme.md b/readme.md
index bb3907d4..96dcc5ce 100644
--- a/readme.md
+++ b/readme.md
@@ -185,11 +185,6 @@ This is the window that Example 2 produces.
-
-
-
-
-
And here's what it looks like after you enter a value into the Input field and click the Ok button.