update readme
This commit is contained in:
parent
1e99118323
commit
490119119f
2 changed files with 11 additions and 2 deletions
13
README.md
13
README.md
|
@ -2,8 +2,6 @@
|
|||
|
||||
Embed github stats in your Astro page ✨
|
||||
|
||||
This is a wrapper for [github-readme-stats](https://github.com/anuraghazra/github-readme-stats)
|
||||
|
||||
# Usage
|
||||
|
||||
Install in use in your Astro project:
|
||||
|
@ -20,3 +18,14 @@ import GithubStats from 'astro-github-stats';
|
|||
---
|
||||
<GithubStats username="ayoayco" />
|
||||
```
|
||||
|
||||
# Showcase
|
||||

|
||||
|
||||
# Future plans
|
||||
|
||||
This is a wrapper for [github-readme-stats](https://github.com/anuraghazra/github-readme-stats). Other features will be supported later:
|
||||
1. repo stats card
|
||||
1. themes
|
||||
1. account top languages
|
||||
|
||||
|
|
BIN
assets/screenshot.png
Normal file
BIN
assets/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
Loading…
Reference in a new issue