From ceedd9616a3b9a272869f7bcc79a2c6a52a320bf Mon Sep 17 00:00:00 2001 From: Mike Allanson Date: Tue, 18 Sep 2018 20:59:47 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 99557e0..6c25cc9 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,7 @@ Install this starter (assuming Gatsby is installed) by running from your CLI: `gatsby new gatsby-blog https://github.com/gatsbyjs/gatsby-starter-blog` +Or [view the live demo here](https://gatsby-starter-blog-demo.netlify.com/). + ## Running in development `gatsby develop`