From 4bd0c7055f66c526548c92588d2d2e2162fbdc9a Mon Sep 17 00:00:00 2001 From: Rain Date: Tue, 15 Dec 2015 17:48:30 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 945bfc9..0e827e4 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ it, simply add the following line to your Podfile: pod 'SmileTouchID' ``` -Or you can drag the `SmileAuth` fold to your project. +Or you can drag the `SmileAuth` folder to your project. **Step 2.** Import `SmileAuthenticator.h` to your `AppDelegate.m`, and add below line to `didFinishLaunchingWithOptions`.