Merge pull request #103 from colmugx/patch-1

docs: fix readme hide options
This commit is contained in:
Anurag Hazra 2020-07-19 14:16:06 +05:30 committed by GitHub
commit f5cd85f11f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ _Note: Ranks are calculated based on user's stats, see [src/calculateRank.js](./
To hide any specific stats, you can pass a query parameter `?hide=` with an array of items you wanna hide.
> Options: `&hide=["stars","prs","issues","contribs"]`
> Options: `&hide=["stars","commits","prs","issues","contribs"]`
```md
![Anurag's github stats](https://github-readme-stats.vercel.app/api?username=anuraghazra&hide=["contribs","prs"])