From c9fc344c17eed3b60b354229e9212932bf8ea435 Mon Sep 17 00:00:00 2001 From: Aleksey Bykhun Date: Sat, 22 Dec 2018 12:26:35 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d707b1..f258cc1 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ passwordContainerView.highlightedColor = UIColor.color(.blue) If you want to see no visual effect, change the property `isBlurUI` to `false` in `HomeViewController.swift`. -#How to use it for your project? +# How to use it for your project? SmileLock is available through use [CocoaPods](http://cocoapods.org).