We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d1f418 commit 36663e6Copy full SHA for 36663e6
README.md
@@ -26,8 +26,11 @@ include it in your GitHub profile, and you're done.
26
2. Initialize it with a `README.md` file, or create one if it doesn't exist.
27
3. Add a description about yourself and include the following
28
code, replacing `[yourusername]` with your GitHub username :
29
+
30
```html
31
<p align="left"> <img src="https://github-readme-stats.vercel.app/api?username=[yourusername]&theme=tokyonight&show_icons=true&hide_border=true&count_private=true&include_all_commits=true" /> </p>
32
+ ```
33
34
4. The stats are now embedded in your GitHub Profile! You can still change the
35
settings. Refer to the details [here](https://github.com/anuraghazra/github-readme-stats).
36
0 commit comments