modified README

This commit is contained in:
Posquit0.BJ 2015-05-11 23:27:49 +09:00
parent 39b4a17531
commit 448ef3522b

View file

@ -1,15 +1,12 @@
Claud D. Park
=============
Awesome CV
==========
This is my resume and CV(Curriculum Vitae) in LaTeX
This is the class for writing CV(Curriculum Vitae) in LaTeX. It basically provides an awesome template for CV. It is also fairly customizable, allowing you to change the colors, the fonts, etc.
In Linux run
```bash
$ pdflatex {filename}.tex
```
This should result in the creation of ``{filename}.pdf``
Ubuntu requirements:
## Prerequisites
### Ubuntu(Debian)
```bash
$ sudo apt-get install texlive texlive-latex-extra
```
@ -17,30 +14,31 @@ $ sudo apt-get install texlive texlive-latex-extra
```bash
$ sudo apt-get install fonts-font-awesome
```
https://github.com/furl/latex-fontawesome
## How to use
In Linux run
```bash
$ xelatex {filename}.tex
```
This should result in the creation of ``{filename}.pdf``
## Preview
![alt tag](https://raw.githubusercontent.com/posquit0/resume/master/sample.png)
## License
The MIT License (MIT)
## Credit
Copyright (c) 2015 Claud D. Park <posquit0.bj@gmail.com>
### LaTeX
Latex is a fantastic typesetting program that a lot of people use these days, especially the math and computer science people in academia.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
You can find out more about it here: [LaTex Project](http://www.latex-project.org/)
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
### LaTex-FontAwesome
https://github.com/furl/latex-fontawesome
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
## Contribution
Contact me
## Contact
If you have any questions, feel free to join me at [`#posquit0` on Freenode](irc://irc.freenode.net/posquit0) and ask away. Click [here](https://kiwiirc.com/client/irc.freenode.net/posquit0) to connect.