From 4b30b91c832e84ab92f7644872852f5617d85f04 Mon Sep 17 00:00:00 2001 From: Todd Stoffer Date: Wed, 5 Jul 2017 09:49:23 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6776000..4caa892 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -##Introduction +## Introduction This template utilizes Jekyll, an open source static website generator, as well as a theme based largely off of the Minimal Mistakes theme by Michael Rose. The purpose of this template is to provide you with a simple, well designed website that is optimized for hosting on Github pages. We aim to reduce the technological know-how and time that is usually required for maintaining a personal or professional website. -####Why Should I Use This? +#### Why Should I Use This? By using this template you will have a website that is well designed, easy to maintain, free to host and easy to update. While there are many options out there for personal and professional websites, most are dependant on the platform on which they were built, and cannot be easily migrated. This template, while built for Github Pages integration, provides flexibility should you choose to host it elsewhere. -##[Getting Started Guide](https://ncsu-libraries.github.io/jekyll-academic-docs/) +## [Getting Started Guide](https://ncsu-libraries.github.io/jekyll-academic-docs/) Complete documentation for getting started as well as advanced features of Jekyll Academic can be fount at [https://ncsu-libraries.github.io/jekyll-academic-docs/](https://ncsu-libraries.github.io/jekyll-academic-docs/).