add license; add shields
This commit is contained in:
parent
a4aac2c863
commit
0035fc8220
2 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
# Astro Github Stats
|
||||
|
||||
[](https://www.npmjs.com/package/astro-github-stats)
|
||||
[](https://www.npmjs.com/package/astro-github-stats)
|
||||
[](https://github.com/ayoayco/astro-github-stats)
|
||||
|
||||
Embed github stats in your Astro page ✨
|
||||
|
||||
# Usage
|
||||
|
|
|
@ -49,5 +49,6 @@
|
|||
},
|
||||
"peerDependencies": {
|
||||
"astro": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"license": "ISC"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue