From 01f77e663f6c0d637c3cb68641fc847382d01087 Mon Sep 17 00:00:00 2001 From: JamesIves Date: Mon, 2 Mar 2020 09:45:38 -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 aa02f6f6..d9863780 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This [GitHub action](https://github.com/features/actions) will handle the deploy process of your project to [GitHub Pages](https://pages.github.com/). It can be configured to upload your production-ready code into any branch you'd like, including `gh-pages` and `docs`. -![Example Screenshot](screenshot.png) +![Example Screen shot](screenshot.png) ## Getting Started :airplane: