File tree 1 file changed +4
-2
lines changed 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -20,10 +20,12 @@ include it in your GitHub profile, and you're done.
20
20
```
21
21
22
22
## Displaying in Your Profile
23
- 1 . Create a repository with the same name as your username (e.g., ` jdevfullstack/jdevfullstack ` ).
23
+ 1 . Create a repository with the same name
24
+ as your username (e.g., ` jdevfullstack/jdevfullstack ` ).
24
25
This special repository will appear in your profile.
25
26
2 . Initialize it with a ` README.md ` file, or create one if it doesn't exist.
26
- 3 . Add a description about yourself and include the following code, replacing ` [yourusername] ` with your GitHub username :
27
+ 3 . Add a description about yourself and include the following
28
+ code, replacing ` [yourusername] ` with your GitHub username :
27
29
``` html
28
30
<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 >
29
31
4. The stats are now embedded in your GitHub Profile! You can still change the
You can’t perform that action at this time.
0 commit comments