Update readme.md (#2414)

fix: missing "&" in show_icons=true in Showing icons section
This commit is contained in:
Raphael Gonçalves 2023-02-25 09:02:42 -03:00 committed by GitHub
parent 91345ed55f
commit 8898d013b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -133,7 +133,7 @@ You can add the count of all your private contributions to the total commits cou
### Showing icons
To enable icons, you can pass `show_icons=true` in the query param, like so:
To enable icons, you can pass `&show_icons=true` in the query param, like so:
```md
![Anurag's GitHub stats](https://github-readme-stats.vercel.app/api?username=anuraghazra&show_icons=true)