From a6e7b9b1e22d17f58c7331d60a7894ef5a623494 Mon Sep 17 00:00:00 2001 From: Yuya Tanaka Date: Wed, 6 Apr 2016 11:54:19 +0900 Subject: [PATCH] Add screenshot --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e318dce..fecc374 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ An Xcode plug-in to format your code using [SwiftLint](https://github.com/realm/ Runs `swiftlint autocorrect --path CURRENT_FILE` before \*.swift file is saved. +![Screenshot](https://cloud.githubusercontent.com/assets/400558/14304460/d2a133dc-fbed-11e5-9573-2c21cce699e0.png) + INSTALLATION ------------