From 545212d7f58098a8fbd00cb0215b342c929d9dd6 Mon Sep 17 00:00:00 2001 From: Ariful Alam Date: Thu, 16 Dec 2021 00:21:42 +0600 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e1df024..25f295a 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,9 @@ These instructions will get you a copy of the project and deploy your website on - **[Fork](https://docs.github.com/en/get-started/quickstart/fork-a-repo)** the repo so you have your own project to customize by clicking the fork icon on the top right side. A "fork" is a copy of a repository. - Rename your forked repository to username.github.io in github, where username is your GitHub username (or organization name). - - Go to your repo's **Actions** page and enable workflows.\ - ![Workflows](https://arifszn.github.io/assets/img/hosted/ezprofile/workflows.png) + - Go to your repo's **Actions** page and enable workflows. + + ![Workflows](https://arifszn.github.io/assets/img/hosted/ezprofile/workflows.png) - Open package.json, and change homepage's value to https://username.github.io.