From b4136c0b03e034bdacad483ed499f912e2ca6f13 Mon Sep 17 00:00:00 2001 From: Mario Fink Date: Wed, 12 Jun 2024 17:06:22 +0200 Subject: [PATCH] fix badges --- .github/workflows/pypi-deploy.yml | 2 +- README.md | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pypi-deploy.yml b/.github/workflows/pypi-deploy.yml index c7c9e28..6e9ff06 100644 --- a/.github/workflows/pypi-deploy.yml +++ b/.github/workflows/pypi-deploy.yml @@ -1,5 +1,5 @@ -name: Build Python Wheels +name: CI Build Wheel on: push: diff --git a/README.md b/README.md index fa12216..9263db2 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ -[![Total alerts](https://img.shields.io/lgtm/alerts/g/RecordEvolution/TDMtermite.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/RecordEvolution/TDMtermite/alerts/) -[![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/RecordEvolution/TDMtermite.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/RecordEvolution/TDMtermite/context:cpp) -[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/RecordEvolution/TDMtermite.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/RecordEvolution/TDMtermite/context:python) [![LICENSE](https://img.shields.io/github/license/RecordEvolution/TDMtermite)](https://img.shields.io/github/license/RecordEvolution/TDMtermite) [![STARS](https://img.shields.io/github/stars/RecordEvolution/TDMtermite)](https://img.shields.io/github/stars/RecordEvolution/TDMtermite) -![Build Python Wheels](https://github.com/RecordEvolution/TDMtermite/actions/workflows/pypi-deploy.yml/badge.svg) +![CI Build Wheel](https://github.com/RecordEvolution/TDMtermite/actions/workflows/pypi-deploy.yml/badge.svg?branch=&event=push) +[![PYPI](https://img.shields.io/pypi/v/TDMtermite.svg)](https://pypi.org/project/TDMtermite/) # TDMtermite