New tagline. Updated call reference using newest docstrings
This commit is contained in:
parent
2ce3c7f75e
commit
aaf391508c
8 changed files with 23 additions and 23 deletions
|
@ -27,8 +27,8 @@ HOW DO I INSERT IMAGES ???
|
|||
|
||||
<div style="display: flex; gap: 50px; justify-content: center;">
|
||||
<div>
|
||||
<img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI/master/images/for_readme/Logo%20with%20text%20for%20GitHub%20Top.png" alt="GUIs for Humans">
|
||||
<h1 style="text-align: center;">Python GUIs for Humans<sup>TM</sup></h1>
|
||||
<img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI/master/images/for_readme/Logo%20with%20text%20for%20GitHub%20Top.png" alt="User Interfaces for Humans">
|
||||
<h1 style="text-align: center;">User Interfaces for Humans<sup>TM</sup></h1>
|
||||
</div>
|
||||
<div>
|
||||
<div>
|
||||
|
@ -96,7 +96,7 @@ HOW DO I INSERT IMAGES ???
|
|||
# PySimpleGUI User's Manual
|
||||
|
||||
|
||||
## Python GUI For Humans - Transforms tkinter, Qt, Remi, WxPython into portable people-friendly Pythonic interfaces
|
||||
## User Interfaces for Humans - Transforms tkinter, Qt, Remi, WxPython into portable people-friendly Pythonic interfaces
|
||||
|
||||
## <span>The Call Reference Section Moved to <a href="https://pysimplegui.readthedocs.io/en/latest/call%20reference/">here</a></span>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue