Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dicaeffe authored Mar 11, 2022
1 parent 7d39cf3 commit b3e6a9d
Showing 1 changed file with 59 additions and 0 deletions.
59 changes: 59 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
# CV
![GitHub](https://img.shields.io/github/license/dicaeffe/cv)
![GitHub tag (latest by SemVer)](https://img.shields.io/github/v/tag/dicaeffe/cv?sort=semver)
![Status](https://img.shields.io/badge/status-cv%20ready%20to%20use-brightgreen)

## ABOUT
The repository of my curricola:
| Language | Profiessional Europass | Scout LaTeX |
| :------: | :-------------: | :-----------: |
| Italian | [LaTeX](cv_eu_ita.tex) | [LaTeX](cv_scout_ita.tex) - [TXT](cv_scout_ita.txt) |
| English | [LaTeX](cv_eu_eng.tex) | |


## Index
* [Getting Started](#getting-started)
* [Project structure](#project-structure)
* [Documentation](#documentation)
* [Roadmap](#roadmap)
* [Contact for support and contributions](#contact-for-support-and-contributions)
* [License and copyright](#license-and-copyright)
* [Notes](#notes)


## Getting Started


### Project structure
Files and folders.

```
.
├───.gitignore # File for Git ignore
├───cv_eu_ita.tex # LaTeX CV file (Context: professional, language: italian)
├───cv_eu_eng.tex # LaTeX CV file (Context: professional, language: english)
├───cv_scout_ita.tex # LaTeX CV file (Context: scout, language: italian)
├───cv_scout_ita.txt # TXT CV file (Context: scout, language: italian)
└───README.md # File of project description
```


### Documentation
The LaTeX files can be run with any builder.
An good online service is [Overleaf](https://www.overleaf.com/).


## Roadmap
Refer to the project [issues tool on GitHub](https://github.com/dicaeffe/cv/issues).


## Contact for support and contributions
For support and issues please refer to the project [issues tool on GitHub](https://github.com/dicaeffe/cv/issues).


## License and copyright
See the [LICENSE](LICENSE) file.


## Notes
File created from the README_template_v.1.0

0 comments on commit b3e6a9d

Please sign in to comment.