Skip to content

Commit 6dfaf5b

Browse files
committed
Merge branch 'master' of github.com:billryan/resume
2 parents f59866e + 43b1514 commit 6dfaf5b

1 file changed

Lines changed: 13 additions & 8 deletions

File tree

README.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Résumé
22

3-
Hit branch [zh_CN](https://github.com/billryan/resume/tree/zh_CN) if you wanna an Simplified Chinese résumé.
3+
Hit branch [zh_CN](https://github.com/billryan/resume/tree/zh_CN) if you want a Simplified Chinese résumé.
44

55
中文用户请前往 [zh_CN](https://github.com/billryan/resume/tree/zh_CN) 分支。
66

@@ -14,27 +14,32 @@ An elegant \LaTeX\ résumé template, compiled with \XeLaTeX. Inspired by
1414

1515
## Features
1616

17-
- Easy to be further customized or extended
17+
- Easy to further customize or extend
1818
- Full support for unicode characters (e.g. CJK) with \XeLaTeX\
19-
- Perfect Simplified Chinese fonts support with Adobefonts
19+
- Perfect Simplified Chinese fonts supported with Adobefonts
2020
- FontAwesome 4.6.3 support
2121

22+
## Quick Start
23+
- Fork this repository
24+
- Add information about you directly in GitHub
25+
- Compile TeX file to PDF with [LaTeX.Online](https://latexonline.cc/)
26+
2227
### Sample Output
2328

29+
- [PDF, English](https://latexonline.cc/compile?git=https://github.com/billryan/resume&target=resume.tex&command=xelatex)
30+
- [PDF with the photo, English](https://latexonline.cc/compile?git=https://github.com/billryan/resume&target=resume_photo.tex&command=xelatex)
31+
- [简体中文 PDF](http://7xojrx.com1.z0.glb.clouddn.com/docs/resume-zh_CN.pdf)
32+
2433
![English](http://7xojrx.com1.z0.glb.clouddn.com/docs/resume.png)
2534
![English with photo](http://7xojrx.com1.z0.glb.clouddn.com/docs/resume_photo.png)
2635
![简体中文](http://7xojrx.com1.z0.glb.clouddn.com/docs/resume-zh_CN.png)
2736

28-
- English PDF - http://7xojrx.com1.z0.glb.clouddn.com/docs/resume.pdf
29-
- English PDF with photo - http://7xojrx.com1.z0.glb.clouddn.com/docs/resume_photo.pdf
30-
- 简体中文 PDF - http://7xojrx.com1.z0.glb.clouddn.com/docs/resume-zh_CN.pdf
31-
3237
## Usage
3338

3439
1. Edit in ShareLaTeX online - <https://www.sharelatex.com/templates/556b27cf0d23e5a8117053d9>, **no TeX software install!**
3540
2. Compile tex on your Computer
3641

37-
If you only need résumé in English or have installed Adobe Simplified Chinese in your OS, **you'd better clone only master branch,** since the Simplified Chinese fonts files are too large.
42+
If you only need a résumé in English or have installed Adobe Simplified Chinese on your OS, **It would be better to clone only the master branch,** since the Simplified Chinese fonts files are too large.
3843

3944
```
4045
git clone https://github.com/billryan/resume.git --branch master --depth 1 --single-branch <folder>

0 commit comments

Comments
 (0)