diff --git a/README.md b/README.md index 65c0cdc4..596c0eff 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/wong2/chatgpt-google-extension/pre-release-build.yml) ![Visitors](https://visitor-badge.glitch.me/badge?page_id=wong2.chat-gpt-google-extension&left_color=green&right_color=red) [![Twitter Follow](https://img.shields.io/twitter/follow/chatgpt4google?style=social)](https://twitter.com/chatgpt4google) -[![Discord](https://img.shields.io/discord/1067789258124951614?label=Discord)](https://discord.gg/XjPxP23v6X) ![License](https://img.shields.io/github/license/wong2/chatgpt-google-extension) A browser extension to display ChatGPT response alongside Google (and other search engines) results @@ -12,7 +11,7 @@ A browser extension to display ChatGPT response alongside Google (and other sear [Install from Mozilla Add-on Store](https://chatgpt4google.com/firefox?utm_source=github) -[Changelog](https://chatgpt-for-google.canny.io/changelog) | [Buy Me a Coffee](https://www.buymeacoffee.com/wong2) +[Changelog](https://chatgpt-for-google.canny.io/changelog) ## Supported Search Engines @@ -54,7 +53,3 @@ Enable "Allow access to search page results" in the extension management page 2. Install dependencies with `npm` 3. `npm run build` 4. Load `build/chromium/` or `build/firefox/` directory to your browser - -## Credit - -This project is inspired by [ZohaibAhmed/ChatGPT-Google](https://github.com/ZohaibAhmed/ChatGPT-Google)