diff --git a/.gitignore b/.gitignore
index a256953..19bca78 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@ pnpm-debug.log*
lerna-debug.log*
node_modules
+github-assets
.output
stats.html
stats-*.json
diff --git a/README.md b/README.md
index bfcc458..ceafaa7 100644
--- a/README.md
+++ b/README.md
@@ -2,12 +2,25 @@
[](https://github.com/LukeSteward/JayQuery/actions/workflows/ci.yml)
[](https://github.com/LukeSteward/JayQuery/actions/workflows/extension-zip.yml)
+[](https://microsoftedge.microsoft.com/addons/detail/jayquery/jkgijecdjbnigliabkajkmbhdimjdggh)
[](https://chromewebstore.google.com/detail/jayquery/jicgjligckkjmecbbakkbpfbagfdfdol)
-**Install:** [JayQuery on the Chrome Web Store](https://chromewebstore.google.com/detail/jayquery/jicgjligckkjmecbbakkbpfbagfdfdol) or
+**Install:**
-[](https://microsoftedge.microsoft.com/addons/detail/jayquery/jkgijecdjbnigliabkajkmbhdimjdggh/)
+
+
+
+
+
+
+
Browser extension (**Chrome / Edge**, Manifest V3) that inspects the **active tab’s hostname**, resolves **TXT** records over **DNS-over-HTTPS** (Cloudflare primary, Google fallback), evaluates **SPF**, **DMARC**, and **DKIM** (common selectors), and shows a **score out of 10** with a per-protocol breakdown.
diff --git a/github-assets/chrome-store.png b/github-assets/chrome-store.png
new file mode 100644
index 0000000..decfc0c
Binary files /dev/null and b/github-assets/chrome-store.png differ
diff --git a/github-assets/edge-store.png b/github-assets/edge-store.png
new file mode 100644
index 0000000..fa965e9
Binary files /dev/null and b/github-assets/edge-store.png differ