Merge pull request #103 from colmugx/patch-1
docs: fix readme hide options
This commit is contained in:
commit
f5cd85f11f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||

|
||||
|
|
Loading…
Add table
Reference in a new issue