From f56813250c63597550522ee0d0adaafd07bfe5ec Mon Sep 17 00:00:00 2001 From: Jeena Paradies Date: Sat, 14 Nov 2009 20:08:42 +0100 Subject: [PATCH] added info about the HTML documentation --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 5581261..312a406 100644 --- a/README +++ b/README @@ -22,3 +22,6 @@ Check out the Demo to get an first impression. First you have to implement the JPImagePickerControllerDelegate and the JPImagePickerControllerDataSource prococols. Then allocate a new 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.