From 94a065ed99415b74fbc22ca4b547afbe4b77a2f5 Mon Sep 17 00:00:00 2001 From: Julius Herb Date: Mon, 13 May 2024 17:37:32 +0200 Subject: [PATCH] Update README --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index ce6b10e..3b50411 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,7 @@ # ThermoNTFA -[![pages-build-deployment](https://github.com/DataAnalyticsEngineering/ThermoNTFA/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/DataAnalyticsEngineering/ThermoNTFA/actions/workflows/pages/pages-build-deployment) -[![Build & Publish Documentation](https://github.com/DataAnalyticsEngineering/ThermoNTFA/actions/workflows/sphinx.yml/badge.svg)](https://github.com/DataAnalyticsEngineering/ThermoNTFA/actions/workflows/sphinx.yml) -[![Publish to PyPI](https://github.com/DataAnalyticsEngineering/ThermoNTFA/actions/workflows/publish.yml/badge.svg)](https://github.com/DataAnalyticsEngineering/ThermoNTFA/actions/workflows/publish.yml) -[![pytest](https://img.shields.io/github/actions/workflow/status/DataAnalyticsEngineering/ThermoNTFA/ci.yml?label=pytest&logo=pytest)](https://github.com/DataAnalyticsEngineering/ThermoNTFA/actions/workflows/ci.yml) - + [![flake8](https://img.shields.io/badge/flake8-checked-blue.svg)](https://flake8.pycqa.org/) [![black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE.md)