From b5f6906b5bb16cf1859d831132d92bb62209cd5e Mon Sep 17 00:00:00 2001 From: Brian Douglas Date: Wed, 14 Dec 2016 13:42:05 -0800 Subject: [PATCH] add deploy to netlify button. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b24b4a8..69e9d4a 100644 --- a/README.md +++ b/README.md @@ -78,4 +78,10 @@ to `/dist/css/{filename}.css`. Import statements will be resolved as part of the Now netlify will build and deploy your site whenever you push to git. +You can also click this button: + +[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/eliwilliamson/victor-hugo) + + + ## Enjoy!!