From fd72e314582a32aed2b3db88e2f608da84df73f8 Mon Sep 17 00:00:00 2001 From: unpregnant Date: Wed, 22 Feb 2017 21:46:17 +0100 Subject: [PATCH] UPDATE readme spacing --- README.md | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 1961a9e..e6584d9 100755 --- a/README.md +++ b/README.md @@ -16,26 +16,26 @@ A collection of multiple beautiful resumes build with LESS and Mustache Template -
+ ## Getting Started Follow these instructions to set up this project and create your own CV. -
+ ### Prerequisites To run this project, please install node. (See https://nodejs.org/en/download/package-manager/ and https://nodejs.org/en/download/) -
+ ### Installation - Clone this repository. - Switch to project directory and run `npm install`. -
+ ### Adjusting your personal information @@ -45,19 +45,15 @@ To run this project, please install node. (See https://nodejs.org/en/download/pa The app recompiles automatically. This may take a short while. Feel free to adjust stylings to fit your needs! -
+ ### Exporting resumes as PDF With `npm run pdf` the resumes can be exported. You will find all resumes as PDFs in `/pdf`. -
- -### Configuration - -Please read [the guide](/docs/Docs.md) on how to configure page size, stylings and more. -## Contribute +## Configuration and Contribution -Feel free to create your own templates or help in fixing issues. To find out how to add your own templates, please read [the guide](/docs/Docs.md) carefully. +Please read [the guide](/docs/Docs.md) on how to configure page size, stylings and adding your own templates. +Feel free to create your own templates or help in fixing issues. To find out how to add your own templates!