doc(translation): add Hide individual languages in readme_cn (#173)
This commit is contained in:
parent
4c0518616f
commit
f355f48bb4
1 changed files with 3 additions and 3 deletions
|
@ -174,12 +174,12 @@ Endpoint: `api/top-langs?username=anuraghazra`
|
|||
[](https://github.com/anuraghazra/github-readme-stats)
|
||||
```
|
||||
|
||||
### 隐藏低于特定阈值的语言
|
||||
### 隐藏特定语言
|
||||
|
||||
可以使用`?hide_langs_below=NUMBER`参数来隐藏低于指定百分比阈值的语言。
|
||||
可以使用`?hide=语言1,语言2`参数来隐藏指定的语言。
|
||||
|
||||
```md
|
||||
[](https://github.com/anuraghazra/github-readme-stats)
|
||||
[](https://github.com/anuraghazra/github-readme-stats)
|
||||
```
|
||||
|
||||
### Demo
|
||||
|
|
Loading…
Add table
Reference in a new issue