From 0ca795c4b98a651fc2a5d191f61785df30f401b9 Mon Sep 17 00:00:00 2001 From: ChrisUser Date: Sat, 23 Mar 2024 22:53:47 +0100 Subject: [PATCH] Update README --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d4f3cf8..4979db5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Usage -To clone and use this template type the following commands +To clone and use this template type the following commands: ## npm @@ -40,6 +40,8 @@ yarn yarn dev ``` +
+ > [!TIP] > Remember to update the project name inside the `package.json` file. @@ -59,6 +61,11 @@ yarn dev
+> [!TIP] +> After cloning the repo you can delete all the previous text for a cleaner README. + +
+ This is a blank README file that you can customize at your needs.\ Describe your project, how it works and how to contribute to it.