From 128c833761ef055766c13f11896d027ca0ba69e7 Mon Sep 17 00:00:00 2001
From: CharlesCNorton <135471798+CharlesCNorton@users.noreply.github.com>
Date: Sun, 23 Feb 2025 09:18:56 -0500
Subject: [PATCH] fix: correct title attribute for Edge Add-ons link
The title attribute for the Microsoft Edge Add-ons link mistakenly referenced "Firefox Add-ons."
Updated it to properly reflect "Microsoft Edge Add-ons" to avoid confusion.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1d5f963e..13ed9702 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ pip install gitingest
-
+
The extension is open source at [lcandy2/gitingest-extension](https://github.com/lcandy2/gitingest-extension).