diff options
author | Cheysen <1583438367@qq.com> | 2022-01-12 15:54:08 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-12 15:54:08 +0800 |
commit | b825b93e757ae6dfb15fe40f551c459de0de6408 (patch) | |
tree | d5c2cd2021c3e72646bc74b8812d0e6bf36f6964 /README.md | |
parent | 7d8b159fda2cc2e61f00b486595459a3594d68de (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,7 +1,9 @@ # CVTemplate -A single file of template of CV inspired by `resume.cls`. Add your information to replace `<angle bracketed>` content with your own information. +A single-file template of CV written in `article`. However, your name and addresses belongs to the page header, so it would appear in every page. Several Chinese character are allowed. -The result is shown below: +To use it, just add your information to replace `<angle bracketed>` content with your own information. + +The result should be like below: ![image](https://github.com/Chisen-Lupus/CVTemplate/blob/main/cvtemplate.jpg) |