From 1b74faf6fa2520a87d0748a288565afbd4bdacdf Mon Sep 17 00:00:00 2001 From: Tez Park Date: Sat, 6 May 2017 17:37:01 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 820951f..16beb23 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Custom UIButtons -#Usage +# Usage ```objective-c // All options (Tezbutton superclass) TezButton* allOptBtn = [[TezButton alloc] initWithFrame:frame @@ -85,7 +85,7 @@ Custom UIButtons ``` -#License +# License The MIT License (MIT) Copyright (c) 2017 Taesun Park