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
```
-
\ No newline at end of file
+