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 17:32:42 +05:30
committed by GitHub
parent 91345ed55f
commit 8898d013b6
+1 -1
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)