From 710d817640fc2fd1d992ec0a8f66ad487ab27d71 Mon Sep 17 00:00:00 2001 From: Ariful Alam Date: Fri, 16 Feb 2024 17:33:17 +0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 85c9722..a994134 100644 --- a/README.md +++ b/README.md @@ -139,9 +139,9 @@ As this is a Vite project, you can also host your website to Netlify, Vercel, He npm run dev ``` -- Finally, visit [`http://localhost:5173/gitprofile/`](http://localhost:5173/gitprofile/) from your browser. +- Finally, visit `http://localhost:5173/gitprofile/` from your browser. -> Alternatively, you can set up and run the project using Docker with **[`vail`](https://github.com/arifszn/vail)**, a powerful tool for local development of JavaScript/TypeScript Apps. +> Alternatively, you can set up and run the project using Docker with **[Vail](https://github.com/arifszn/vail)**, a powerful tool for local development of JavaScript/TypeScript Apps. ## 🎨 Customization