diff --git a/.github/README.md b/.github/README.md index ea8bff5..3543262 100644 --- a/.github/README.md +++ b/.github/README.md @@ -64,6 +64,12 @@ npm install npm start ``` + +3. **Code Formatting** + - Sometimes, you may want to format the code using Prettier. You can do so by running the following command: + ```bash + npm run format + ``` ## Contributing diff --git a/.idea/dataSources.local.xml b/.idea/dataSources.local.xml index 3cc9307..06054eb 100644 --- a/.idea/dataSources.local.xml +++ b/.idea/dataSources.local.xml @@ -1,6 +1,6 @@ - + #@ diff --git a/index.html b/index.html index d2cd8b2..84f304d 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,9 @@ + + + @@ -97,46 +100,46 @@