Update 'README.md'
This commit is contained in:
parent
142df756aa
commit
2c27a7c0e8
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -1,15 +1,15 @@
|
|||
# latex-template-name-here :page_with_curl:
|
||||
- General Informations about template
|
||||
- Use Cases: **SELECT FROM LIST**
|
||||
# Plain Resume :page_with_curl:
|
||||
- Create professional Résumés / CVs with variety of different headings and both vertical, horizontal sections. You can also easily edit template with predefined chooses. Don't forget to have a look at the example files and [screenshots](#framed_picture-screenshots) section below
|
||||
- Use Cases: `Résumé / CV `
|
||||
<!-- `Academic Journal` | `Bibliography` | `Book` | `Calendar` | `Résumé / CV ` | `Formal Letter` | `Homework Assignment` | `Newsletter` | `Poster` | `Presentation` | `Project / Lab Report` | `Thesis` -->
|
||||
<!-- Template Tags by Overleaf https://www.overleaf.com/latex/templates/ -->
|
||||
|
||||
## :eyes: How To Use
|
||||
- Download `CLASSNAME.cls` and `PACKAGENAME.sty` files
|
||||
- Download `plainresume.cls`
|
||||
- Make sure you have installed all dependencies
|
||||
- If you don't have dependency packages in your environment you can find all necessary packages in [bundle](bundle/) directory. You can also use these packages to avoid version conflicts of packages.
|
||||
- Import all classes and packages to your application or editor
|
||||
- Don't forget to have a look at the example `TEMPLATENAME.tex` file
|
||||
- Don't forget to have a look at the example `example.tex` file
|
||||
- You can also find more examples and use cases in [examples](examples/) directory
|
||||
|
||||
## :framed_picture: Screenshots
|
||||
|
@ -22,4 +22,4 @@ Contributions are always welcome! You can state your opinion by opening an issue
|
|||
See [LICENSE](LICENSE)
|
||||
|
||||
## :pray: Thank You
|
||||
I want to express my sincere gratitude to all LaTeX, TeX contributors and other package authors as you can see all of them in [README.md](bundle/README.md) file at bundle directory. <!-- Also special thanks to NAME with his/her PACKAGE_NAME package for inspiration while making this template. You can find his/her template in [CTAN](ctan link) [Git Provider](git provider name)-->
|
||||
I want to express my sincere gratitude to all LaTeX, TeX contributors and other package authors as you can see all of them in [README.md](bundle/README.md) file at bundle directory. Also special thanks to **Anagha Kumar** with her `gradstudentresume` package for inspiration while making this template. You can find her template in [CTAN](https://ctan.org/pkg/gradstudentresume)
|
Loading…
Reference in a new issue