docs: update readme

This commit is contained in:
Ayo 2022-09-25 22:15:18 +02:00
parent fac829e6d0
commit fbedde3d59

View file

@ -21,7 +21,7 @@ npm i astro-github-stats
Then use on your Astro page:
```
```astro
---
import GithubStats from 'astro-github-stats';
---