added info about the HTML documentation
This commit is contained in:
parent
a399dcd648
commit
f56813250c
1 changed files with 3 additions and 0 deletions
3
README
3
README
|
@ -22,3 +22,6 @@ Check out the Demo to get an first impression.
|
||||||
First you have to implement the JPImagePickerControllerDelegate and the
|
First you have to implement the JPImagePickerControllerDelegate and the
|
||||||
JPImagePickerControllerDataSource prococols. Then allocate a new
|
JPImagePickerControllerDataSource prococols. Then allocate a new
|
||||||
JPImagePickerController object and set the delegate and dataSource.
|
JPImagePickerController object and set the delegate and dataSource.
|
||||||
|
|
||||||
|
There is a HTML documentation on that in the demo application, open the
|
||||||
|
Documentation/index.html file in a browser.
|
||||||
|
|
Reference in a new issue