From 2e9035955dbd26ea79a1244d196be2a63a4de4e3 Mon Sep 17 00:00:00 2001 From: James Ives Date: Sat, 11 Jan 2020 20:37:47 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54ebf137..7830f18e 100644 --- a/README.md +++ b/README.md @@ -117,4 +117,4 @@ With the action correctly configured you should see the workflow trigger the dep This action maintains the full Git history of the deployment branch. Therefore if you're using a custom domain and require a `CNAME` file, or if you require the use of a `.nojekyll` file, you can safely commit these files directly into deployment branch without them being overridden after each deployment. -![Example](screenshot.png) +![Example Screenshot](screenshot.png)