From 76fa0740e6537e5a1451788eb3ac3fb54dd0a3c6 Mon Sep 17 00:00:00 2001 From: Ariful Alam Date: Sat, 18 Feb 2023 23:51:08 +0600 Subject: [PATCH] Update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e27f05f..96a6b69 100644 --- a/README.md +++ b/README.md @@ -93,9 +93,9 @@ Or try it **[online](https://stackblitz.com/edit/gitprofile)**. There are three ways to use **GitProfile**. Use any. -- Forking this repo _(recommended)_ -- Setting up locally -- Installing as package +- [Forking this repo _(recommended)_](#forking-this-repo) +- [Setting up locally](#setting-up-locally) +- [Installing as package](#installing-as-package) ### Forking this repo