From 86594ee1b8850c3b6a3dd56edabc5df8adbb4355 Mon Sep 17 00:00:00 2001 From: anuraghazra Date: Fri, 10 Jul 2020 16:19:52 +0530 Subject: [PATCH] docs: added credit notice --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index 81a9e36..9ed8711 100644 --- a/readme.md +++ b/readme.md @@ -17,6 +17,12 @@ change the `?username=` value to your GitHubs's username ![Anurag's github stats](https://github-readme-stats.vercel.app/api?username=anuraghazra) ``` +**_Psst, you can also use this code so that `github-readme-stats` gets proper credit :D and other people can also try it out!_** + +```md +[![Anurag's github stats](https://github-readme-stats.vercel.app/api?username=anuraghazra)](https://github.com/anuraghazra/github-readme-stats) +``` + ### Hiding certain stats To hide any specific stats you can pass a query parameter `?hide=` with an array of items you wanna hide.