From 70b14a76b222a33b23740cebd0dfbefad31bf9b3 Mon Sep 17 00:00:00 2001 From: Robert Payne Date: Wed, 27 Jan 2016 01:13:23 +1300 Subject: [PATCH] Touch banner in readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 573e5e6..981370a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + SnapKit is a DSL to make Auto Layout easy on both iOS and OS X. @@ -26,7 +26,6 @@ class MyViewController: UIViewController { } ``` - ## Resources * [Documentation](http://snapkit.io/docs/)