From 9f41de1c3176a720635f13cf798e495734bf14aa Mon Sep 17 00:00:00 2001 From: MikeTheWatchGuy <13696193+MikeTheWatchGuy@users.noreply.github.com> Date: Sat, 16 Mar 2019 19:03:22 -0400 Subject: [PATCH] Delete index.md --- docs/index.md | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 docs/index.md diff --git a/docs/index.md b/docs/index.md deleted file mode 100644 index c4d29bb3..00000000 --- a/docs/index.md +++ /dev/null @@ -1,13 +0,0 @@ - - - - -# PySimpleGUI - - - -## Supports both Python 2.7 & 3 when using tkinter -## Supports both PySide2 and PyQt5 (limited support) -## PySimpleGUI source code can run either on Qt, tkinter, WxPython by changing only the import statement - -