Skip to content

Commit b5aa36b

Browse files
committedApr 11, 2016
[#407] - added link to the phonegap docs as well
1 parent f4cbc24 commit b5aa36b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -117,12 +117,14 @@ our app's configuration.
117117
### Adding Custom Plugins
118118

119119
If you're a developer interested in creating your own custom build of the
120-
PhoneGap Developer App, that this section is for you!
120+
PhoneGap Developer App, then this section is for you!
121121

122122
Since the PhoneGap Developer app bundles `phonegap` as a npm dependency and
123123
treats the `platforms/` and `plugins/` as artifacts, you'll find that it is very
124124
easy to add your own plugins and alter other aspects of the app.
125125

126+
You may visit the [PhoneGap docs](http://docs.phonegap.com/references/developer-app/custom-build/ios/) for a more in-depth guide or follow the steps below.
127+
126128
First, [Setup](#user-content-setup) the project on your local system.
127129

128130
Second, edit the `config.xml` to add a custom plugin, change a preference, or

0 commit comments

Comments
 (0)