Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

* iOS 8.0+
* ARC
* XCode 6+
* Xcode 6+

### Dependencies

Expand Down Expand Up @@ -66,7 +66,7 @@ To make your web pages accessible when device offline even without loading it on
* On device set 'UIFileSharingEnabled' key to YES in the Info.plist, and access Documents from the iTunes
* On Simulator the one can navigate to the Documents folder via Finder. Use next folder as start point: ~/Library/Developer/CoreSimulator/Devices/

* Add the 'WebCache' folder to your project as reference (note, that it should have blue icon in XCode then)
* Add the 'WebCache' folder to your project as reference (note, that it should have blue icon in Xcode then)

## License

Expand Down