From acadbdc59744aac223b25c93bd78191ad5f5c590 Mon Sep 17 00:00:00 2001 From: wegar2 Date: Mon, 19 Feb 2024 22:35:14 +0100 Subject: [PATCH] added badges to readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 91ad931..11cfdea 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # PyNBP -[![Flake8 + pytest&coverage](https://github.com/wegar-2/pynbp/actions/workflows/flake8_pytest_coverage.yml/badge.svg)](https://github.com/wegar-2/pynbp/actions/workflows/flake8_pytest_coverage.yml) -[![Linters](https://github.com/wegar-2/pynbp/actions/workflows/linters.yml/badge.svg)](https://github.com/wegar-2/pynbp/actions/workflows/linters.yml) - +[![coverage](https://github.com/wegar-2/pynbp/actions/workflows/coverage.yml/badge.svg)](https://github.com/wegar-2/pynbp/actions/workflows/coverage.yml) +[![pylint](https://github.com/wegar-2/pynbp/actions/workflows/pylint.yml/badge.svg)](https://github.com/wegar-2/pynbp/actions/workflows/pylint.yml) +[![Flake8](https://github.com/wegar-2/pynbp/actions/workflows/flake8.yml/badge.svg)](https://github.com/wegar-2/pynbp/actions/workflows/flake8.yml) +[![mypy](https://github.com/wegar-2/pynbp/actions/workflows/linters.yml/badge.svg)](https://github.com/wegar-2/pynbp/actions/workflows/linters.yml) This trivial package provides simple interface (consisting of three functions described below)