From 8936e24745248f353ee97aea0d24935f265c2b2c Mon Sep 17 00:00:00 2001 From: PySimpleGUI Date: Wed, 12 May 2021 19:08:57 -0400 Subject: [PATCH] Fix for bad table --- docs/readme.md | 4 ++-- readme.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/readme.md b/docs/readme.md index 3356f898..3f0b1505 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -40,9 +40,9 @@ I could use a coffee! It fuels consultants, editors, domain registration and so | 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) | | | +| ![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) | | diff --git a/readme.md b/readme.md index 3356f898..3f0b1505 100644 --- a/readme.md +++ b/readme.md @@ -40,9 +40,9 @@ I could use a coffee! It fuels consultants, editors, domain registration and so | 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) | | | +| ![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) | |