diff --git a/README.md b/README.md index 14c9cbf..5c05ef3 100644 --- a/README.md +++ b/README.md @@ -20,11 +20,11 @@ Since we are using *image_picker* as a dependency from this plugin to load paths * `NSMicrophoneUsageDescription` - describe why your app needs access to the microphone, if you intend to record videos. This is called _Privacy - Microphone Usage Description_ in the visual editor. ## To-do -[X] Load paths from local files & cloud (GDrive, Dropbox, iCloud)
-[X] Load PDF file path
-[X] Load path from gallery
-[X] Load path from camera shot
-[ ] Load a custom format
+* [X] Load paths from local files & cloud (GDrive, Dropbox, iCloud) +* [X] Load PDF file path +* [X] Load path from gallery +* [X] Load path from camera shot +* [ ] Load a custom format ## Demo App