From e019b11e0467b5828b1a18b9580b1e609f5440b7 Mon Sep 17 00:00:00 2001 From: n Date: Fri, 4 Oct 2024 00:38:43 +0200 Subject: [PATCH] markdownlint fixes --- README.md | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 082a1cc..4ca0561 100644 --- a/README.md +++ b/README.md @@ -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))