Update README.md

This commit is contained in:
Yannik
2024-06-29 22:44:28 +02:00
committed by GitHub
parent a8cc8fd295
commit 9ff256d8a0

View File

@@ -1,8 +1,11 @@
# GithubCard from astro-github-component
<img src="https://github.com/vaporvee/astro-github-component/assets/80621863/f3c23641-0e1e-4bb2-8d2f-ee55ffbf615e" width="300">
<br><br>
Adds a component to astro with statically built GitHub info and dynamic updated stars and forks. <br/>
Supports GitHub auth tokens in the built process (use a .env for example) and dynamic stars/forks caching to manage the GitHub API rate limiting. <br/>
More features/fixes will follow.
More features/fixes will follow. <br>
<br>
```sh
npm i astro-github-component