change README.md
This commit is contained in:
		
							
								
								
									
										14
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								README.md
									
									
									
									
									
								
							@@ -1,2 +1,14 @@
 | 
			
		||||
# resume
 | 
			
		||||
My resume written with TeX
 | 
			
		||||
 | 
			
		||||
This is my resume and CV(Curriculum Vitae) in LaTeX
 | 
			
		||||
 | 
			
		||||
In Linux run
 | 
			
		||||
```bash
 | 
			
		||||
$ pdflatex {filename}.tex
 | 
			
		||||
```
 | 
			
		||||
This should result in the creation of ``{filename}.pdf``
 | 
			
		||||
 | 
			
		||||
Ubuntu requirements:
 | 
			
		||||
```bash
 | 
			
		||||
$ sudo apt-get install texlive texlive-latex-extra
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user