diff --git a/starters/README-template.md b/starters/README-template.md index eba5be55f089e..eb9e009b1410e 100644 --- a/starters/README-template.md +++ b/starters/README-template.md @@ -39,6 +39,12 @@ _Have another more specific idea? You may want to check out our vibrant collecti Open the `my-<%= name %>-starter` directory in your code editor of choice and edit `src/pages/index.js`. Save your changes and the browser will update in real time! +## 🚀 Quick start (Gatsby Cloud) + +Deploy this starter with one click on [Gatsby Cloud](https://www.gatsbyjs.com/cloud/): + +[Deploy to Gatsby Cloud](https://www.gatsbyjs.com/dashboard/deploynow?url=https://github.com/gatsbyjs/gatsby-starter-<%= name %>) + ## 🧐 What's inside? A quick look at the top-level files and directories you'll see in a Gatsby project.