Skip to content

Commit

Permalink
✏️ update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jooncco committed Mar 3, 2024
1 parent c46bd1b commit 4ae58f0
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ https://nodejs.org/


### Clone
Clone/fork this repo.
Change repo name to whatever you like, but please star this repo if you wanna say thanks :)
```
git clone https://github.com/jooncco/about-jooncco.git
```
Expand All @@ -49,13 +47,13 @@ npm install

#### 1. Replace static files with yours.

- `/public/Resume-Junha-en.pdf`
- `/public/Resume-Junha-ko.pdf`
- `/public/assets/images/logo.png`
- `/public/assets/images/about/profile.png`
- `/public/assets/images/achievements/*{your_glorious_moments.png}`
- `/public/assets/images/company/*{logo_of_your_company.png}`
- `/public/assets/images/portfolio/*{thumbnail_of_your_project.jpg}`
- `/public/Resume-Junha-en.pdf`
- `/public/Resume-Junha-ko.pdf`
- `/public/assets/images/logo.png`
- `/public/assets/images/about/profile.png`
- `/public/assets/images/achievements/*{your_glorious_moments.png}`
- `/public/assets/images/company/*{logo_of_your_company.png}`
- `/public/assets/images/portfolio/*{thumbnail_of_your_project.jpg}`

#### 2. Replace contents of each section with your story.

Expand Down

0 comments on commit 4ae58f0

Please sign in to comment.