mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2024-11-21 21:58:28 +00:00
update README.md
This commit is contained in:
parent
e83d1d335e
commit
6e74261e5d
1 changed files with 9 additions and 2 deletions
11
README.md
11
README.md
|
@ -1,7 +1,7 @@
|
|||
Awesome CV
|
||||
==========
|
||||
|
||||
[Awesome CV](https://github.com/posquit0/Awesome-CV) is LaTeX template for a CV(Curriculum Vitae) or resume inspired by [Fancy CV](https://www.sharelatex.com/templates/cv-or-resume/fancy-cv). It is easy to customize your own template, especially since it is really written by a clean, semantic markup.
|
||||
[**Awesome CV**](https://github.com/posquit0/Awesome-CV) is LaTeX template for a **CV(Curriculum Vitae)** or **resume** inspired by [Fancy CV](https://www.sharelatex.com/templates/cv-or-resume/fancy-cv). It is easy to customize your own template, especially since it is really written by a clean, semantic markup.
|
||||
|
||||
|
||||
## Preview
|
||||
|
@ -11,10 +11,17 @@ You can see [PDF](https://raw.githubusercontent.com/posquit0/Awesome-CV/master/e
|
|||
![alt tag](https://raw.githubusercontent.com/posquit0/Awesome-CV/master/examples/resume-1.png)
|
||||
|
||||
|
||||
## Quick Start
|
||||
|
||||
1. [**OverLeaf.com**](https://www.overleaf.com/latex/templates/awesome-cv/tvmzpvdjfqxp)(formerly **WriteLaTeX.com**)
|
||||
2. [**ShareLaTeX.com**](https://www.sharelatex.com/templates/cv-or-resume/awesome-cv)
|
||||
|
||||
**_Note:_ Above services do not guarantee up-to-date source code of Awesome CV**
|
||||
|
||||
## How to Use
|
||||
### Requirements
|
||||
|
||||
A full TeX distribution is assumed. [Various distributions for different operating systems (Windows, Mac, *nix) are available](http://tex.stackexchange.com/q/55437) but TeX Live is recommended.
|
||||
A full TeX distribution is assumed. [Various distributions for different operating systems (Windows, Mac, \*nix) are available](http://tex.stackexchange.com/q/55437) but TeX Live is recommended.
|
||||
You can [install TeX from upstream](http://tex.stackexchange.com/q/1092) (recommended; most up-to-date) or use `sudo apt-get install texlive-full` if you really want that. (It's generally a few years behind.)
|
||||
|
||||
### Usage
|
||||
|
|
Loading…
Reference in a new issue