From ed868fa95036002f5945bf6e1fe1232386ba22c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20K=C3=B6nig?= Date: Mon, 9 Jan 2017 22:48:17 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b9f7f3..d9d4034 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ To add figo as a git submodule run the following command: `git submodule add https://github.com/figome/ios-sdk.git` -Integrating the framework in your project: +Integrate the framework into your project: * Open the new folder and drag the Figo.xcodeproj into the Project Navigator of your application's Xcode project. * Select the Figo.xcodeproj in the Project Navigator and verify the deployment target matches that of your application target.