From 646c63de91d86681caeddbdd1d2b0f6034e0f08a Mon Sep 17 00:00:00 2001 From: Gunay Mert Karadogan Date: Sat, 4 Jul 2015 20:56:44 +0200 Subject: [PATCH] Smallen the screenshot again --- README.md | 2 +- Screenshots/{screenshot_1.png => screenshot_0.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename Screenshots/{screenshot_1.png => screenshot_0.png} (100%) diff --git a/README.md b/README.md index 7f0def0..0f7a31d 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ [![Platform](https://img.shields.io/cocoapods/p/GMStepper.svg?style=flat)](http://cocoapods.org/pods/GMStepper) A stepper with a sliding label in the middle. -![Screenshot 1](https://raw.githubusercontent.com/gmertk/GMStepper/master/Screenshots/screenshot_1.png) \ No newline at end of file +![Screenshot 0](https://raw.githubusercontent.com/gmertk/GMStepper/master/Screenshots/screenshot_0.png) \ No newline at end of file diff --git a/Screenshots/screenshot_1.png b/Screenshots/screenshot_0.png similarity index 100% rename from Screenshots/screenshot_1.png rename to Screenshots/screenshot_0.png