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.