Skip to content

Commit

Permalink
Merge pull request #32 from YKizou/YKizou-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
YKizou authored Mar 11, 2024
2 parents 50e8815 + 2d5b3ab commit 91a413b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ If you created something awesome and want to contribute, then feel free to open
</ul>

## Sections
✔️ Header ✔️ About ✔️ Resume ✔️ Contact ✔️ LeftBar
✔️ Home ✔️ About ✔️ Resume ✔️ Contact

## How To Use
From your command line, clone and run VSCode_Template:
Expand All @@ -34,10 +34,10 @@ $ git clone https://github.com/YKizou/VSCode_Template
$ cd VSCode_Template
# Install dependencies
$ yarn
$ npm i
# Run Project
$ yarn start
$ npm run dev
```


Expand Down

0 comments on commit 91a413b

Please sign in to comment.