Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Cee committed Sep 20, 2016
1 parent 8c377be commit d0eeadf
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,33 @@
# PFWebViewController

A light-weight webview controller using WKWebView. Only supports iOS 9 and above.

## Screenshot

To be written.

## Installation

### Using Carthage

To be written.

### Using CocoaPods

To be written.

### Manually

Drag `Classes` folder to your project.

## Usage

To be written.

## TODO

To be written.

## License

This project is released under the terms and conditions of the [MIT license](https://opensource.org/licenses/MIT). See [LICENSE](LICENSE) for details.

0 comments on commit d0eeadf

Please sign in to comment.