From e9397f7c34bc1a253ca5279a5a9dcfa1923e8c0c Mon Sep 17 00:00:00 2001 From: SheepCommander <66646514+SheepCommander@users.noreply.github.com> Date: Sat, 30 Nov 2024 12:38:58 -0800 Subject: [PATCH] Add hyperlinks to the browser supported README images --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bbfdd793..b0c51134 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ Enhancements to Canvas like dark mode, better todo list, GPA calculator, and mor ### Supported on -![Google Chrome](https://img.shields.io/badge/Google%20Chrome-4285F4?style=for-the-badge&logo=GoogleChrome&logoColor=white) +[![Google Chrome](https://img.shields.io/badge/Google%20Chrome-4285F4?style=for-the-badge&logo=GoogleChrome&logoColor=white)](https://chromewebstore.google.com/detail/better-canvas/cndibmoanboadcifjkjbdpjgfedanolh) -![Firefox](https://img.shields.io/badge/Firefox-FF7139?style=for-the-badge&logo=Firefox-Browser&logoColor=white) +[![Firefox](https://img.shields.io/badge/Firefox-FF7139?style=for-the-badge&logo=Firefox-Browser&logoColor=white)](https://addons.mozilla.org/en-US/firefox/addon/better-canvas/) ## Inquiries