Changed Python GUIs for Humans to just GUIs for Humans
This commit is contained in:
parent
130d5492f0
commit
891b0a5b36
|
@ -1,6 +1,6 @@
|
|||
<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>
|
||||
<img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI/master/images/for_readme/Logo%20with%20text%20for%20GitHub%20Top.png" alt="GUIs for Humans">
|
||||
<h2 align="center">GUIs for Humans<sup>TM</sup></h2>
|
||||
</p>
|
||||
|
||||
<table>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<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>
|
||||
<img src="https://raw.githubusercontent.com/PySimpleGUI/PySimpleGUI/master/images/for_readme/Logo%20with%20text%20for%20GitHub%20Top.png" alt="GUIs for Humans">
|
||||
<h2 align="center">GUIs for Humans<sup>TM</sup></h2>
|
||||
</p>
|
||||
|
||||
<table>
|
||||
|
|
|
@ -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="Python GUIs for Humans">
|
||||
<h1 style="text-align: center;">Python GUIs for Humans</h1>
|
||||
<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>
|
||||
</div>
|
||||
<div>
|
||||
<div>
|
||||
|
|
Loading…
Reference in New Issue