diff --git a/README.md b/README.md index 706704f..f4f00f6 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # gatsby-starter-hello-world -Starter with the bare essentials needed for a [Gatsby](https://www.gatsbyjs.org/) site +Starter with the bare essentials needed for a [Gatsby](https://www.gatsbyjs.org/) site. Install this starter (assuming Gatsby is installed) by running from your CLI: ``` gatsby new gatsby-site https://github.com/gatsbyjs/gatsby-starter-hello-world ``` +Or [view the live demo here](https://gatsby-starter-default-demo.netlify.com/). + ## Running in development `gatsby develop`