From 3a1525ec02abc743f1264151b48a503fa5f298ea Mon Sep 17 00:00:00 2001 From: Jeena Paradies Date: Sat, 14 Nov 2009 20:53:38 +0100 Subject: [PATCH] more info about how to add picker to own project --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 312a406..59f4085 100644 --- a/README +++ b/README @@ -25,3 +25,6 @@ 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. + +To use the picker in your own project add the files in the directory +Classes to your Xcode project.