diff --git a/README.md b/README.md index b5a41f7a..a41409bb 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ cd exdatabaseLCPQ hugo serve ``` -Now you car use your favorite browser to navigate to the website using the URL showed by hugo in your terminal (normally ) +Now you car use your favorite browser to navigate to the website using the URL showed by Hugo in your terminal (normally ) ## Repository content @@ -30,9 +30,9 @@ The second part is the [tools](exdatabaseLCPQ/src/branch/master/tools/) a serie #### datafileBuilder -A python script to generate data from custom \LaTeX input file see [examples](exdatabaseLCPQ/src/branch/master/docs/examples). +A python script to generate data from custom LaTeX input file see [examples](exdatabaseLCPQ/src/branch/master/docs/examples). #### metarecover -the metarecover bash script is used to regenerate the metadata from the previous git history state. -So you can remove a data file to regenerate it from a LaTeX input file with datafileBuilder and recover the metadata from the previous version using metarecover. \ No newline at end of file +the `metarecover` bash script is used to regenerate the metadata from the previous git history state. +So you can remove a data file to regenerate it from a LaTeX input file with `datafileBuilder` and recover the metadata from the previous version using `metarecover`. \ No newline at end of file