File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 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.
2020 ```
2121
2222## 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 ` ).
2425 This special repository will appear in your profile.
25262 . 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 :
2729 ``` html
2830 <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 >
29314. 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