Skip to content

Commit

Permalink
markdownlint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
nlegaillart committed Oct 3, 2024
1 parent 94442d7 commit f959295
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
Here is my French resume in json-fresh and json-jrs formats.
# Here is my French resume in json-fresh and json-jrs formats

To generate other formats you will need:
* [NodeJS](https://nodejs.org/)
* [NPM](https://www.npmjs.com/)
* [HackMyResume](https://github.com/hacksalot/HackMyResume)
* [LibreOffice](https://www.libreoffice.org/) (for Microsoft formats; I don't know exactly why HackMyResume cannot do this...)
* [make](https://www.gnu.org/software/make/) if you do not want to build by hand

*Important*: On the first use run "make install" to install required Node modules in theme directory.
* [NodeJS](https://nodejs.org/)
* [NPM](https://www.npmjs.com/)
* [HackMyResume](https://github.com/hacksalot/HackMyResume)
* [LibreOffice](https://www.libreoffice.org/) (for Microsoft formats; I don't
know exactly why HackMyResume cannot do this...)
* [make](https://www.gnu.org/software/make/) if you do not want to build by hand

Included jsonresume theme is a modified version of [Curzy theme](https://github.com/Curzy/jsonresume-theme-curzy) which is a modified version of Stack Overflow theme for jsonresume ([jsonresume-theme-stackoverflow](https://github.com/francescoes/jsonresume-theme-stackoverflow))
*Important*: On the first use run `make install` to install required Node modules
in theme directory.

Included jsonresume theme is a modified version of [Curzy theme](https://github.com/Curzy/jsonresume-theme-curzy)
which is a modified version of Stack Overflow theme for jsonresume ([jsonresume-theme-stackoverflow](https://github.com/francescoes/jsonresume-theme-stackoverflow))

0 comments on commit f959295

Please # to comment.