Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Commit

Permalink
Readme++
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyVerbruggen committed Dec 18, 2014
1 parent d201d77 commit a45165d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ It's a screenshot of the [demo app](demo/index.html).
## 3. Installation

```
$ cordova plugin add https://github.com/Telerik-Verified-Plugins/WKWebView
$ cordova plugin add com.telerik.plugins.wkwebview
$ cordova prepare
```

Expand Down
8 changes: 8 additions & 0 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,16 @@
A drop-in replacement of UIWebView for boosted performance and enhanced HTML5 support
</description>

<author>Eddy Verbruggen / Telerik</author>

<license>MIT</license>

<keywords>Webkit, Webkit webview, WKWebView, WebView+</keywords>

<repo>https://github.com/Telerik-Verified-Plugins/WKWebView.git</repo>

<issue>https://github.com/Telerik-Verified-Plugins/WKWebView/issues</issue>

<engines>
<engine name="cordova" version=">=3.0.0"/>
</engines>
Expand Down

0 comments on commit a45165d

Please sign in to comment.