Merge pull request #4061 from PySimpleGUI/Dev-latest

Readme for the readme_creator folder.
This commit is contained in:
PySimpleGUI 2021-03-17 09:22:54 -04:00 committed by GitHub
commit f5820423bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

12
readme_creator/readme.md Normal file
View File

@ -0,0 +1,12 @@
<p align="center">
<img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI/master/images/for_readme/Logo%20with%20text%20for%20GitHub%20Top.png" alt="Python GUIs for Humans">
<h2 align="center">Python GUIs for Humans</h2>
</p>
The files in this folder are not meant to be used by PySimpleGUI users. These are the files used to create the documentation. They're stored in this Repo so that these tools and documents are backed up, have their history tracked, etc. They are not meant to be used by PySimpleGUI users but are used in the creation of the PySimpleGUI documentation.
Please visit http://www.PySimpleGUI.org for the PySimpleGUI documentation.
&copy; Copyright 2021 PySimpleGUI