From d2a4e34b8a694ce08505f1b4f09203cf02ce7657 Mon Sep 17 00:00:00 2001 From: "@devuri" Date: Sat, 24 Feb 2018 20:31:11 -0500 Subject: [PATCH] Update Readme with a demo Link Readme with a demo Link Update --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1b98f70..5b8326b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ You're looking at a simple Jekyll site built to show folks how to use Sass with Jekyll. It's open sourced under the MIT license and can be download from [the GitHub project](https://github.com/mdo/jekyll-example). +### Demo + +Basic example [Jekyll Example Demo](http://mdo.github.io/jekyll-example/) + ### Usage Read the [Using Sass with Jekyll](http://markdotto.com/2014/09/25/sass-and-jekyll/) post.