From 9ff256d8a0f2763a5ed293957408f7d503014e32 Mon Sep 17 00:00:00 2001 From: Yannik <80621863+vaporvee@users.noreply.github.com> Date: Sat, 29 Jun 2024 22:44:28 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aaac0d9..907fbc8 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,14 @@ # GithubCard from astro-github-component + +

Adds a component to astro with statically built GitHub info and dynamic updated stars and forks.
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.
-More features/fixes will follow. +More features/fixes will follow.
+
```sh npm i astro-github-component ``` -![grafic](https://github.com/vaporvee/astro-github-component/assets/80621863/2ade5799-055c-419c-b6af-997a2bb337df) \ No newline at end of file +![grafic](https://github.com/vaporvee/astro-github-component/assets/80621863/2ade5799-055c-419c-b6af-997a2bb337df)