Metadata property added to call ref. Checkin of the latest readme_creator files
This commit is contained in:
parent
faa701e3de
commit
fcb3cc7bde
17 changed files with 19766 additions and 8351 deletions
|
@ -25,7 +25,11 @@ HOW DO I INSERT IMAGES ???
|
|||
|
||||
-->
|
||||
|
||||

|
||||
|
||||
<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>
|
||||
|
||||
[](http://pepy.tech/project/pysimplegui) tkinter
|
||||
[](https://pepy.tech/project/pysimplegui27) tk 2.7
|
||||
|
@ -1198,7 +1202,7 @@ Like above, you may have to install either pip or tkinter. To do this on Python
|
|||
|
||||
`sudo apt install python-tkinter`
|
||||
|
||||
### Upgrading from GitHub Using PySimpleGUI
|
||||
## Upgrading from GitHub Using PySimpleGUI
|
||||
|
||||
Starting in version 4.17.0 there is code in the PySimpleGUI package that upgrades your previously pip installed package using the latest version checked into GitHub.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue