Merge branch 'master' of https://github.com/salomonelli/best-resume-ever
This commit is contained in:
commit
2bc9401577
@ -35,6 +35,12 @@
|
||||
<br>
|
||||
<br>
|
||||
|
||||
## Prerequisite
|
||||
|
||||
1. It is required to have NodeJs with version 8.5 or higher
|
||||
|
||||
2. If you do not have installed node.js in your machine then go to [this link](https://nodejs.org/en/download/) in order to install node.
|
||||
|
||||
## How to use
|
||||
|
||||
best-resume-ever requires at least node v.8.5.0.
|
||||
|
||||
@ -3,7 +3,7 @@ const ptbr = {
|
||||
headings: {
|
||||
contact: 'Contato',
|
||||
experience: 'Experiência Profissional',
|
||||
education: 'Educação',
|
||||
education: 'Formação Acadêmica', /*You can choose, "Educação" or "Formação Acadêmica"! But the second one is more professional and is more used.*/
|
||||
skills: 'Competências',
|
||||
about: 'Sobre'
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user