From 3495ff7d4351510595820d08a7f3b01733197e75 Mon Sep 17 00:00:00 2001 From: Tyler Lawson Date: Wed, 14 Oct 2020 23:24:00 -0400 Subject: Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f11e7a6..82becbd 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,12 @@ This theme is meant to create a web based, simple resume, that you can print. ![Screenshot](images/screenshot.png) -# Features +## Features - Web based resume - Printable - Straightforward/simple design -# Install theme on your hugo site +## Install theme on your hugo site ``` hugo new site your-site-name # if you already have a site ignore this line and the next cd your-site-name @@ -24,5 +24,5 @@ Then you will need to replicate the data used in the `exampleSite/data/content.t ## Print your Resume You can print the page straight to a pdf or to paper if you wish. I have had best luck printing with the margins set to 'minimum', but you can set custom margins when printing if it looks off to you. -# Contributing +## Contributing Please feel free to post issues or make pull requests at any time. I am always open to collaboration. -- cgit v1.2.3