From ddd3699d7e7b7cd80d464a5aecbda07a7d4de68c Mon Sep 17 00:00:00 2001 From: lunaceee Date: Mon, 25 Feb 2019 13:52:29 -0800 Subject: [PATCH] tweak DTN button position --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 473c492..30a2281 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ This project has two branches: ## How to play with this -1. Deploy to Netlify with "Deploy to Netlify" button. This will create a new Netlify site and copy the repo to your GitHub account. +1. Deploy to Netlify with "Deploy to Netlify" button. This will create a new Netlify site and copy the repo to your GitHub account. + [![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/netlify/netlify-photo-gallery) 2. Clone a newly created repo to your local computer with `git clone`. 3. `netlify link` to link the local repo and the Netlify site.