From 2227ed40f93a05cc9d24087f85c79f7778c01ecf Mon Sep 17 00:00:00 2001 From: Orsiris de Jong Date: Tue, 3 Dec 2024 22:52:23 +0100 Subject: [PATCH] tests: Add badges --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a3a166..04b170e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ [![GitHub Release](https://img.shields.io/github/release/netinvent/npbackup.svg?label=Latest)](https://github.com/netinvent/npbackup/releases/latest) [![Windows linter](https://github.com/netinvent/npbackup/actions/workflows/pylint-windows.yaml/badge.svg)](https://github.com/netinvent/npbackup/actions/workflows/pylint-windows.yaml) [![Linux linter](https://github.com/netinvent/npbackup/actions/workflows/pylint-linux.yaml/badge.svg)](https://github.com/netinvent/npbackup/actions/workflows/pylint-linux.yaml) - +[![Windows tests](https://github.com/netinvent/npbackup/actions/workflows/windows.yaml/badge.svg)](https://github.com/netinvent/npbackup/actions/workflows/windows.yaml) +[![Linux tests](https://github.com/netinvent/npbackup/actions/workflows/linux.yaml/badge.svg)](https://github.com/netinvent/npbackup/actions/workflows/linux.yaml) # NPBackup A secure and efficient file backup solution that fits both system administrators (CLI) and end users (GUI)