From e62ed6818dfb6e037f83fa974adf0200fcee6c32 Mon Sep 17 00:00:00 2001 From: Marc Mandel <23224268+LegalMarc@users.noreply.github.com> Date: Wed, 10 Jun 2026 13:53:59 -0400 Subject: [PATCH] Fix license badge owner path (marclaw -> LegalMarc) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a3310c..f7b28d7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Marcut is a native macOS application for legal and professional document redaction. It combines a deterministic rules engine with optional local AI (Ollama) to identify and redact sensitive information (PII) from Microsoft Word (.docx) documents, producing "Track Changes" redlines plus JSON audit and scrub reports. -![License](https://img.shields.io/github/license/marclaw/marcut) +![License](https://img.shields.io/github/license/LegalMarc/marcut) ![Python](https://img.shields.io/badge/python-3.11%2B-blue.svg) ![Build](https://img.shields.io/badge/build-passing-brightgreen.svg)