From 50c7ef8e28a470d10cdaa81da822d23d8d2357db Mon Sep 17 00:00:00 2001 From: oh4 <7767846+iamteedoh@users.noreply.github.com> Date: Tue, 14 Jul 2026 00:21:37 -0400 Subject: [PATCH] IN-142: add standard badge row (CI, license, sponsors) to README to match musicTUI --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bbda899..951820a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ -[![GitHub Sponsors](https://img.shields.io/badge/Sponsor-GitHub-ea4aaa?logo=github)](https://github.com/sponsors/iamteedoh) [![Patreon](https://img.shields.io/badge/Support-Patreon-f96854?logo=patreon)](https://patreon.com/iamteedoh) [![Buy Me a Coffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-FFDD00?logo=buymeacoffee&logoColor=black)](https://buymeacoffee.com/iamteedoh) - # dirPathPerms +[![CI](https://github.com/iamteedoh/dirPathPerms/actions/workflows/ci.yml/badge.svg)](https://github.com/iamteedoh/dirPathPerms/actions/workflows/ci.yml) +![License](https://img.shields.io/badge/license-GPL--3.0-blue) +[![GitHub Sponsors](https://img.shields.io/badge/GitHub%20Sponsors-%E2%9D%A4-ea4aaa?logo=githubsponsors)](https://github.com/sponsors/iamteedoh) +[![Patreon](https://img.shields.io/badge/Patreon-support-f96854?logo=patreon)](https://patreon.com/iamteedoh) +[![Buy Me a Coffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-support-ffdd00?logo=buymeacoffee&logoColor=black)](https://buymeacoffee.com/iamteedoh) + # File Permission Checker Script ## Overview