diff --git a/README.md b/README.md index 14e2f4b..23a698e 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ npm i astro-github-stats Then use on your Astro page: -``` +```astro --- import GithubStats from 'astro-github-stats'; ---