From 9bc2acc5f441ef9df24541a417d1bdfc40186ccb Mon Sep 17 00:00:00 2001 From: Oskar Groth Date: Sat, 14 Jul 2018 19:13:09 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4efdf22..f575484 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This is a `NSView` subclass that lets you create beautiful iOS-inspired switches `OGSwitch` now also supports `IBDesignable` and renders directly in Interface Builder: -![IBDesignable](https://imgur.com/50ea93af-8de0-4835-b234-16e16cc3457c "IBDesignable") +![IBDesignable](https://i.imgur.com/F86YoKv.png "IBDesignable") ## Installation (Carthage)