From 1c7a09dcbad3e069f5a43fafdcd68233e9eebe53 Mon Sep 17 00:00:00 2001 From: Yujuan Bao Date: Mon, 16 Aug 2010 17:16:18 -0700 Subject: [PATCH] iOS sdk : clean up some mess around the README file --- README.mdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.mdown b/README.mdown index b419128851..7c3cf163e4 100644 --- a/README.mdown +++ b/README.mdown @@ -1,9 +1,9 @@ -Facebook Connect for iOS +Facebook iOS SDK =========================== This open source iOS library allows you to integrate Facebook into your iOS application include iPhone, iPad and iPod touch. -Except as otherwise noted, the Facebook Connect iOS SDK is licensed under the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) +Except as otherwise noted, the Facebook iOS SDK is licensed under the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) Getting Started =============== @@ -26,7 +26,7 @@ Create your own application * Create a Facebook Application at: http://www.facebook.com/developers/createapp.php -* Adding Connect to your Xcode project +* Adding Facebook to your Xcode project * Open src/facebook-ios-sdk.xcodeproj * Drag the "FBConnect" group into your application's Xcode project. * Make sure that the FBConnect headers are in the include path. Go into your project's settings and enter the relative or absolute path to the "src" directory.