Skip to content

Commit 894ee87

Browse files
committed
Add screenshot
1 parent a91bca2 commit 894ee87

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ A GitHub action to push updates to your special profile repo.
44

55
### Why?
66

7-
GitHub announced a special repository (github_username/github_username) so that its README.md file will appear on your profile page. People liked it a lot and started using some static pages with fancy texts and images. This GitHub action helps you to add a section that is updated dynamically when you commit a repository that uses this action. A line per repository is added to the section and the lines are ordered from the newest to the oldest.
7+
GitHub announced a special repository (github_username/github_username) so that its README.md file will appear on your profile page. People liked it a lot and started using some static pages with fancy texts and images. This GitHub action helps you to add a section that is updated dynamically when you commit a repository that uses this action. A line per repository is added to the section and the lines are ordered from the newest to the oldest. You can see a sample execution in my profile page.
8+
9+
![Sample Profile Page](./assets/github_profile_sample.png)
810

911
Please feel free to fork it or contribute to it.
1012

assets/github_profile_sample.png

57.6 KB
Loading

0 commit comments

Comments
 (0)