Update README.md
This commit is contained in:
		
							
								
								
									
										18
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										18
									
								
								README.md
									
									
									
									
									
								
							@@ -14,16 +14,12 @@ You can see [PDF](https://raw.githubusercontent.com/posquit0/Awesome-CV/master/e
 | 
				
			|||||||
## How to Use
 | 
					## How to Use
 | 
				
			||||||
### Requirements
 | 
					### Requirements
 | 
				
			||||||
 | 
					
 | 
				
			||||||
You have to install fundamental latex packages on system including xelatex.
 | 
					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.)
 | 
				
			||||||
#### Ubuntu(Debian)
 | 
					 | 
				
			||||||
```bash
 | 
					 | 
				
			||||||
$ sudo apt-get install texlive texlive-latex-extra texlive-xetex texlive-math-extra
 | 
					 | 
				
			||||||
```
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Usage
 | 
					### Usage
 | 
				
			||||||
 | 
					
 | 
				
			||||||
In Linux run
 | 
					At a command prompt, run
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
$ xelatex {your-cv}.tex
 | 
					$ xelatex {your-cv}.tex
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
@@ -32,12 +28,12 @@ This should result in the creation of ``{your-cv}.pdf``
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Credit
 | 
					## Credit
 | 
				
			||||||
### LaTeX
 | 
					### LaTeX
 | 
				
			||||||
Latex is a fantastic typesetting program that a lot of people use these days, especially the math and computer science people in academia.
 | 
					LaTeX is a fantastic typesetting program that a lot of people use these days, especially the math and computer science people in academia.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
You can find out more about it here: [LaTex Project](http://www.latex-project.org/)
 | 
					You can find out more about it here: [LaTeX Project](http://www.latex-project.org)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### LaTeX-FontAwesome
 | 
					### LaTeX-FontAwesome
 | 
				
			||||||
[Latex FontAwesome](https://github.com/furl/latex-fontawesome) is bindings for FontAwesome icons to be used in XeLaTeX.
 | 
					[LaTeX FontAwesome](https://github.com/furl/latex-fontawesome) is bindings for FontAwesome icons to be used in XeLaTeX.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Roboto
 | 
					### Roboto
 | 
				
			||||||
[Roboto](https://github.com/google/roboto) is the default font on Android and ChromeOS, and the recommended font for Google’s visual language, Material Design.
 | 
					[Roboto](https://github.com/google/roboto) is the default font on Android and ChromeOS, and the recommended font for Google’s visual language, Material Design.
 | 
				
			||||||
@@ -47,7 +43,7 @@ You can find out more about it here: [LaTex Project](http://www.latex-project.or
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Contact
 | 
					## Contact
 | 
				
			||||||
You are free to take my .tex file and modify it to create your own resume. Please don't use my resume for anything else without my permission, though!
 | 
					You are free to take my `.tex` file and modify it to create your own resume. Please don't use my resume for anything else without my permission, though!
 | 
				
			||||||
 | 
					
 | 
				
			||||||
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.
 | 
					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.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user