Skip to content

Commit

Permalink
minor correction in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaydeep committed Aug 25, 2014
1 parent 339e361 commit 2861546
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Features
* Allows taking pictures from camera as well.
* Multi-selection of images from gallery.
* Ability to select/capture images upto a specified limit.
* Preview thumbnail of selected images.
* No dependecy.
* Preview thumbnails of selected images.
* No dependency.

Result
==========
Expand All @@ -27,7 +27,7 @@ Getting started

Add camera permissions and required features to your AndroidManifest.xml

```xml>
```xml

<uses-feature android:name="android.hardware.camera" />
<uses-feature android:name="android.hardware.camera.autofocus" />
Expand Down

0 comments on commit 2861546

Please sign in to comment.