From 0dcf968504a7bfafaa1e3a068497534b4f9f8cd3 Mon Sep 17 00:00:00 2001 From: Andrew Speciale <114184256+liquidz00@users.noreply.github.com> Date: Fri, 5 Apr 2024 15:53:47 -0400 Subject: [PATCH 1/2] Fixed badges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 395ff3f..c1770bc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ _Patch reporting simplified_ -![](https://img.shields.io/badge/license-apache_2.0-blue) ![](https://img.shields.io/badge/python-3.9%2B-blue) ![](https://github.com/liquidz00/patcher/actions/workflows/test.yaml/badge.svg) ![](https://img.shields.io/github/v/release/liquidz00/Patcher?color=purple) +![](https://img.shields.io/badge/license-apache_2.0-blue) ![](https://img.shields.io/badge/python-3.9%2B-blue) ![](https://github.com/liquidz00/patcher/actions/workflows/pytest.ymml/badge.svg) ![](https://img.shields.io/github/v/release/liquidz00/Patcher?color=purple) Patcher leverages the Jamf Pro API to fetch patch management data and generate comprehensive reports in both Excel and PDF formats. It simplifies tracking and reporting on software update compliance across macOS devices managed through Jamf Pro. From a39f44423bd5a5f313446f54c53cd813beb7d89f Mon Sep 17 00:00:00 2001 From: Andrew Speciale <114184256+liquidz00@users.noreply.github.com> Date: Fri, 5 Apr 2024 16:00:49 -0400 Subject: [PATCH 2/2] Fixed badges..again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1770bc..60d3b8d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ _Patch reporting simplified_ -![](https://img.shields.io/badge/license-apache_2.0-blue) ![](https://img.shields.io/badge/python-3.9%2B-blue) ![](https://github.com/liquidz00/patcher/actions/workflows/pytest.ymml/badge.svg) ![](https://img.shields.io/github/v/release/liquidz00/Patcher?color=purple) +![](https://img.shields.io/badge/license-apache_2.0-blue) ![](https://img.shields.io/badge/python-3.9%2B-blue) ![](https://img.shields.io/github/v/release/liquidz00/Patcher?color=purple) ![](https://github.com/liquidz00/patcher/actions/workflows/pytest.yml/badge.svg) Patcher leverages the Jamf Pro API to fetch patch management data and generate comprehensive reports in both Excel and PDF formats. It simplifies tracking and reporting on software update compliance across macOS devices managed through Jamf Pro.