From 2be386bcefbe4f84418827c1f0bbc721edf7c403 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Umut=20I=C5=9F=C4=B1k?= Date: Sat, 11 Jul 2020 20:24:21 +0300 Subject: [PATCH] Minor --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f4b3290..689b19c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Dynamic Profile Page On Github -GitHub Action to push subdirectories to separate repositories. +GitHub Action to push updates to your special profile repo. ### Why? -GitHub announced a special repo (github_username/github_username) its README.md file will appear on your profile. 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. +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. Please feel free to fork it or contribute to it. ## Usage