Fix readme markdown formatting

This commit is contained in:
Davide Bertola 2012-03-07 16:50:27 +01:00
parent 615e5eb3ca
commit 98076ebacd
1 changed files with 13 additions and 15 deletions

View File

@ -7,11 +7,10 @@ We are brand new to objective-c, so there could be problems with our code!
Installing
==========
/**
For installing with PhoneGap 1.3.0:
in PGSQLitePlugin.h file change for PhoneGaps JSONKit.h implementation.
[code]
#ifdef PHONEGAP_FRAMEWORK
#import <PhoneGap/PGPlugin.h>
#import <PhoneGap/JSONKit.h>
@ -24,7 +23,6 @@ in PGSQLitePlugin.h file change for PhoneGaps JSONKit.h implementation.
#import "PhoneGapDelegate.h"
#import "File.h"
#endif
[/code]
In the Project Build Phases tab, select the "Link Binary with Libraries" dropdown menu and add 2 libraries: