mirror of
https://github.com/purplecabbage/phonegap-plugins.git
synced 2026-04-24 03:00:11 -04:00
Update readme.
This commit is contained in:
@@ -17,7 +17,7 @@ Using this plugin requires [Android PhoneGap](http://github.com/phonegap/phonega
|
||||
<script type="text/javascript" charset="utf-8" src="phonegap.js"></script><br/>
|
||||
<script type="text/javascript" charset="utf-8" src="childbrowser.js"></script>
|
||||
|
||||
2. Create a directory within your project called "src/com/phonegap/plugins/childBrowser" and move the Java file into it.
|
||||
2. Create a directory within your project called "src/com/phonegap/plugins/childBrowser" and move ChildBrowser.java into it.
|
||||
|
||||
## Using the plugin ##
|
||||
|
||||
@@ -31,7 +31,8 @@ Sample use:
|
||||
|
||||
## RELEASE NOTES ##
|
||||
|
||||
### 20101029 ###
|
||||
### Oct 29, 2010 ###
|
||||
|
||||
* Initial release
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user