docs: replace '?theme' with '&theme' (#1307)

This commit is contained in:
Moe Bachrouch 2021-09-12 12:12:07 -04:00 committed by GitHub
parent c3ecd0cea3
commit c7fd3ed8f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -138,7 +138,7 @@ To enable icons, you can pass `show_icons=true` in the query param, like so:
With inbuilt themes, you can customize the look of the card without doing any [manual customization](#customization).
Use `?theme=THEME_NAME` parameter like so :-
Use `&theme=THEME_NAME` parameter like so :-
```md
![Anurag's GitHub stats](https://github-readme-stats.vercel.app/api?username=anuraghazra&show_icons=true&theme=radical)