diff --git a/README.md b/README.md index 7bba97f6..b47b174d 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Then, use GHunt Companion to complete the login. The extension is available on the following stores :\ \ -[![Firefox](https://files.catbox.moe/5g2ld5.png)](https://addons.mozilla.org/en-US/firefox/addon/ghunt-companion/)   [![Chrome](https://storage.googleapis.com/web-dev-uploads/image/WlD8wC6g8khYWPJUsQceQkhXSlv1/UV4C4ybeBTsZt43U4xis.png)](https://chrome.google.com/webstore/detail/ghunt-companion/dpdcofblfbmmnikcbmmiakkclocadjab) +[![Firefox](./assets/get-firefox-add-on.png)](https://addons.mozilla.org/en-US/firefox/addon/ghunt-companion/)   [![Chrome](./assets/available-at-chrome-web-store.jpg)](https://chrome.google.com/webstore/detail/ghunt-companion/dpdcofblfbmmnikcbmmiakkclocadjab) ## Modules diff --git a/assets/available-at-chrome-web-store.jpg b/assets/available-at-chrome-web-store.jpg new file mode 100644 index 00000000..0a74ca6f Binary files /dev/null and b/assets/available-at-chrome-web-store.jpg differ diff --git a/assets/get-firefox-add-on.png b/assets/get-firefox-add-on.png new file mode 100644 index 00000000..cd884b56 Binary files /dev/null and b/assets/get-firefox-add-on.png differ