Skip to content

Commit

Permalink
fix readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
Yujuan Bao committed Aug 12, 2010
1 parent 08ad81f commit fdcf496
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 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)

Known Issues
------------
Expand Down Expand Up @@ -36,7 +36,7 @@ Create your own application

* Check out the mobile documentation at: http://developers.facebook.com/docs/guides/mobile/

* Adding Connect to your Xcode project
* Adding FBConnect to your Xcode project
* Open the src/FBConnect.xcodeproj project file.
* 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.
Expand Down

0 comments on commit fdcf496

Please sign in to comment.