From 7a54e43221eb2b7942184360b2f99327a5ed814a Mon Sep 17 00:00:00 2001 From: Kieran W <41634689+FredHappyface@users.noreply.github.com> Date: Mon, 28 Aug 2023 17:07:33 +0100 Subject: [PATCH] add 8 hour cache, fix pypi total downloads and remove repo size --- README.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 90d3809..abbad79 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,11 @@ -[![GitHub top language](https://img.shields.io/github/languages/top/FHPythonUtils/PyLSR.svg?style=for-the-badge)](../../) -[![Repository size](https://img.shields.io/github/repo-size/FHPythonUtils/PyLSR.svg?style=for-the-badge)](../../) -[![Issues](https://img.shields.io/github/issues/FHPythonUtils/PyLSR.svg?style=for-the-badge)](../../issues) -[![License](https://img.shields.io/github/license/FHPythonUtils/PyLSR.svg?style=for-the-badge)](/LICENSE.md) -[![Commit activity](https://img.shields.io/github/commit-activity/m/FHPythonUtils/PyLSR.svg?style=for-the-badge)](../../commits/master) -[![Last commit](https://img.shields.io/github/last-commit/FHPythonUtils/PyLSR.svg?style=for-the-badge)](../../commits/master) -[![PyPI Downloads](https://img.shields.io/pypi/dm/pylsr.svg?style=for-the-badge)](https://pypistats.org/packages/pylsr) -[![PyPI Total Downloads](https://img.shields.io/badge/dynamic/json?style=for-the-badge&label=total%20downloads&query=%24.total_downloads&url=https%3A%2F%2Fapi.pepy.tech%2Fapi%2Fprojects%2Fpylsr)](https://pepy.tech/project/pylsr) -[![PyPI Version](https://img.shields.io/pypi/v/pylsr.svg?style=for-the-badge)](https://pypi.org/project/pylsr) +[![GitHub top language](https://img.shields.io/github/languages/top/FHPythonUtils/PyLSR.svg?style=for-the-badge&cacheSeconds=28800)](../../) +[![Issues](https://img.shields.io/github/issues/FHPythonUtils/PyLSR.svg?style=for-the-badge&cacheSeconds=28800)](../../issues) +[![License](https://img.shields.io/github/license/FHPythonUtils/PyLSR.svg?style=for-the-badge&cacheSeconds=28800)](/LICENSE.md) +[![Commit activity](https://img.shields.io/github/commit-activity/m/FHPythonUtils/PyLSR.svg?style=for-the-badge&cacheSeconds=28800)](../../commits/master) +[![Last commit](https://img.shields.io/github/last-commit/FHPythonUtils/PyLSR.svg?style=for-the-badge&cacheSeconds=28800)](../../commits/master) +[![PyPI Downloads](https://img.shields.io/pypi/dm/pylsr.svg?style=for-the-badge&cacheSeconds=28800)](https://pypistats.org/packages/pylsr) +[![PyPI Total Downloads](https://img.shields.io/badge/dynamic/json?style=for-the-badge&label=total%20downloads&query=%24.total_downloads&url=https%3A%2F%2Fapi%2Epepy%2Etech%2Fapi%2Fv2%2Fprojects%2Fpylsr)](https://pepy.tech/project/pylsr) +[![PyPI Version](https://img.shields.io/pypi/v/pylsr.svg?style=for-the-badge&cacheSeconds=28800)](https://pypi.org/project/pylsr) # PyLSR