From 08da040b92a9fe8d5e3d52b0eb9ebff42b1d9abc Mon Sep 17 00:00:00 2001 From: "Calvin A. Allen" Date: Fri, 30 Jan 2026 10:26:44 -0500 Subject: [PATCH] docs(readme): remove redundant heading Logo already displays "Project Renamifier" text, so the heading is no longer needed. Added horizontal rule for visual separation between logo and badges. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 552b935..206d80a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Project Renamifier Logo -# 🔄 Project Renamifier +--- [![License](https://img.shields.io/github/license/CodingWithCalvin/VS-ProjectRenamifier?style=for-the-badge)](https://github.com/CodingWithCalvin/VS-ProjectRenamifier/blob/main/LICENSE) [![Build](https://img.shields.io/github/actions/workflow/status/CodingWithCalvin/VS-ProjectRenamifier/build.yml?style=for-the-badge)](https://github.com/CodingWithCalvin/VS-ProjectRenamifier/actions/workflows/build.yml)