Fix for bad table
This commit is contained in:
parent
32e31946dc
commit
df428c0526
|
@ -3,8 +3,6 @@
|
|||
<h1 align="center">Python GUIs for Humans</h1>
|
||||
</p>
|
||||
|
||||
------------------------------
|
||||
|
||||
## PyPI Statistics & Versions
|
||||
|
||||
| TK | TK 2.7 | Qt| WxPython | Web (Remi) |
|
||||
|
@ -19,7 +17,7 @@
|
|||
## GitHub Statistics
|
||||
|
||||
| Issues | Commit Activity | Stars | Docs |
|
||||
| -- | -- | -- | -- | -- |
|
||||
| -- | -- | -- | -- |
|
||||
| ![GitHub issues](https://img.shields.io/github/issues-raw/PySimpleGUI/PySimpleGUI?color=blue) | ![commit activity](https://img.shields.io/github/commit-activity/m/PySimpleGUI/PySimpleGUI.svg?color=blue) | ![stars](https://img.shields.io/github/stars/PySimpleGUI/PySimpleGUI.svg?label=stars&maxAge=2592000) | ![Documentation Status](https://readthedocs.org/projects/pysimplegui/badge/?version=latest) |
|
||||
| ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/PySimpleGUI/PySimpleGUI?color=blue) | ![last commit](https://img.shields.io/github/last-commit/PySimpleGUI/PySimpleGUI.svg?color=blue) | | |
|
||||
|
||||
|
|
|
@ -32,7 +32,6 @@ HOW DO I INSERT IMAGES ???
|
|||
</p>
|
||||
|
||||
|
||||
------------------------------
|
||||
|
||||
|
||||
## PyPI Statistics & Versions
|
||||
|
@ -53,7 +52,7 @@ HOW DO I INSERT IMAGES ???
|
|||
|
||||
|
||||
| Issues | Commit Activity | Stars | Docs |
|
||||
| -- | -- | -- | -- | -- |
|
||||
| -- | -- | -- | -- |
|
||||
| ![GitHub issues](https://img.shields.io/github/issues-raw/PySimpleGUI/PySimpleGUI?color=blue) | ![commit activity](https://img.shields.io/github/commit-activity/m/PySimpleGUI/PySimpleGUI.svg?color=blue) | ![stars](https://img.shields.io/github/stars/PySimpleGUI/PySimpleGUI.svg?label=stars&maxAge=2592000) | ![Documentation Status](https://readthedocs.org/projects/pysimplegui/badge/?version=latest) |
|
||||
| ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/PySimpleGUI/PySimpleGUI?color=blue) | ![last commit](https://img.shields.io/github/last-commit/PySimpleGUI/PySimpleGUI.svg?color=blue) | | |
|
||||
|
||||
|
|
|
@ -3,8 +3,6 @@
|
|||
<h1 align="center">Python GUIs for Humans</h1>
|
||||
</p>
|
||||
|
||||
------------------------------
|
||||
|
||||
## PyPI Statistics & Versions
|
||||
|
||||
| TK | TK 2.7 | Qt| WxPython | Web (Remi) |
|
||||
|
@ -19,7 +17,7 @@
|
|||
## GitHub Statistics
|
||||
|
||||
| Issues | Commit Activity | Stars | Docs |
|
||||
| -- | -- | -- | -- | -- |
|
||||
| -- | -- | -- | -- |
|
||||
| ![GitHub issues](https://img.shields.io/github/issues-raw/PySimpleGUI/PySimpleGUI?color=blue) | ![commit activity](https://img.shields.io/github/commit-activity/m/PySimpleGUI/PySimpleGUI.svg?color=blue) | ![stars](https://img.shields.io/github/stars/PySimpleGUI/PySimpleGUI.svg?label=stars&maxAge=2592000) | ![Documentation Status](https://readthedocs.org/projects/pysimplegui/badge/?version=latest) |
|
||||
| ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/PySimpleGUI/PySimpleGUI?color=blue) | ![last commit](https://img.shields.io/github/last-commit/PySimpleGUI/PySimpleGUI.svg?color=blue) | | |
|
||||
|
||||
|
|
Loading…
Reference in New Issue