From 94bd112ac9bf4184bf7f222e527700d73ee0cacb Mon Sep 17 00:00:00 2001 From: Ayo Date: Thu, 29 Sep 2022 21:12:11 +0200 Subject: [PATCH] docs: update readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index f9be1eb..1464df2 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Embed GitHub stats on your [Astro](https://astro.build) page ✨ Features: 1. Embed GitHub Account stats +1. Embed GitHub Account top languages 1. Embed GitHub Repositories info with stars # Insatllation @@ -30,6 +31,9 @@ import GithubStats from 'astro-github-stats'; + + + ``` @@ -40,6 +44,10 @@ Example Account Card: ![screenshot](https://raw.githubusercontent.com/ayoayco/astro-github-stats/main/assets/screenshot.png) +Example Account Top Languages: + +Screen Shot 2022-09-29 at 9 09 05 PM + Example Repo Card: ![Screen Shot 2022-09-27 at 3 51 15 PM](https://user-images.githubusercontent.com/4262489/192545079-c602944c-6843-427a-b810-832973e6782c.png)