Skip to content

Commit d7f2ed4

Browse files
Update README.md
1 parent dcb1be3 commit d7f2ed4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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.
2526
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 :
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>
2931
4. The stats are now embedded in your GitHub Profile! You can still change the

0 commit comments

Comments
 (0)