diff --git a/README.md b/README.md index 06c21f1..bd7e405 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ -# ChatGPT GitHub Stat Plugin +# ChatGPT Git OSS Stat Plugin [![test Next.js](https://github.com/yunwei37/ChatGPT-github-stat-plugin/actions/workflows/nextjs.yml/badge.svg)](https://github.com/yunwei37/ChatGPT-github-stat-plugin/actions/workflows/nextjs.yml) A powerful GPT plugin designed to provide insights into GitHub repositories and users. Whether you're a developer looking for detailed statistics about a repository, or a project manager comparing the growth of different repositories, this plugin has got you covered. +![public/plugin-store.png](public/plugin-store.png) + +We're proud to announce that this plugin has been accepted by the official ChatGPT Plugin Store! + ## Features - **Repository Insights**: Get detailed information about a specific GitHub repository, including the number of stars, forks, and issues, the primary language used, license, and more. diff --git a/public/plugin-store.png b/public/plugin-store.png new file mode 100644 index 0000000..9b404bf Binary files /dev/null and b/public/plugin-store.png differ