Skip to content

Commit 254d8af

Browse files
raphaelricardo10DPS0340
authored andcommitted
Update readme.md (anuraghazra#2414)
fix: missing "&" in show_icons=true in Showing icons section
1 parent 3c5705b commit 254d8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ You can add the count of all your private contributions to the total commits cou
133133

134134
### Showing icons
135135

136-
To enable icons, you can pass `show_icons=true` in the query param, like so:
136+
To enable icons, you can pass `&show_icons=true` in the query param, like so:
137137

138138
```md
139139
![Anurag's GitHub stats](https://github-readme-stats.vercel.app/api?username=anuraghazra&show_icons=true)

0 commit comments

Comments
 (0)