diff --git a/README.md b/README.md index 8869abc..c190590 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Embed github stats on your [Astro](https://astro.build) page ✨ ![screenshot](https://raw.githubusercontent.com/ayoayco/astro-github-stats/main/assets/screenshot.png) +**Demo:** [https://ayco.io/showcase/astro-github-stats](https://ayco.io/showcase/astro-github-stats) + *Please report issues found or suggestions in the [project issues page](https://github.com/ayoayco/astro-github-stats/issues)* ### Usage diff --git a/package.json b/package.json index 9650702..c3ba2f9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "astro-github-stats", "description": "Embed github stats in your Astro page", "repository": "https://github.com/ayoayco/astro-github-stats", - "homepage": "https://github.com/ayoayco/astro-github-stats", + "homepage": "https://ayco.io/showcase/astro-github-stats", "version": "0.1.4", "author": { "name": "Ayo Ayco",