From f7b6b56f971b4e748c2b0441a084ffa744ff5774 Mon Sep 17 00:00:00 2001 From: Ryan Sobol Date: Fri, 11 Nov 2016 06:33:45 -0800 Subject: [PATCH] Improve the README --- README.md | 2 +- screenshot.png => stoplight.png | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename screenshot.png => stoplight.png (100%) diff --git a/README.md b/README.md index 6e4945d..e2f4523 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ As always, fork and clone this repo. -![](screenshot.png) +![](stoplight.png) ## Part 1 diff --git a/screenshot.png b/stoplight.png similarity index 100% rename from screenshot.png rename to stoplight.png