docs: fix show more languages section data (#3176)

This commit is contained in:
Alexandr Garbuzov 2023-08-30 08:34:54 +03:00 committed by GitHub
parent 5c89063e6f
commit d915e28ef2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -472,7 +472,7 @@ You can use `&hide=language1,language2` parameter to hide individual languages.
### Show more languages
You can use the `&langs_count=` option to increase or decrease the number of languages shown on the card. Valid values are integers between 1 and 10 (inclusive), and the default is 5.
You can use the `&langs_count=` option to increase or decrease the number of languages shown on the card. Valid values are integers between 1 and 20 (inclusive). By default it was set to `5` for `normal` & `donut` and `6` for other layouts.
```md
![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=anuraghazra&langs_count=8)