Skip to content

Commit 8bb65dc

Browse files
authored
fix: resume path in Readme (#734)
* fix resume in readme * fix bug * Remove .idea files from tracking and update .gitignore
1 parent 2b94cad commit 8bb65dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ const twitterDetails = { ... }
190190

191191
```
192192
#### Resume upload
193-
To upload your own resume, simply upload a pdf to `src/containers/resume` and rename the pdf to `resume.pdf`.
193+
To upload your own resume, simply upload a pdf to `src/containers/greeting/resume` and rename the pdf to `resume.pdf`.
194194

195195
#### Using Emojis
196196

0 commit comments

Comments
 (0)