Skip to content

Commit c62c60d

Browse files
Update Readme.md
1 parent d226768 commit c62c60d

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

Diff for: Readme.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1-
# FilePicker
1+
# FilePicker [![API](https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat)] [![License](https://img.shields.io/badge/License-Apache%202.0-orange.svg)](https://opensource.org/licenses/Apache-2.0)
22
Android Library to select files/directories from Device Storage.
33

4+
**Library available at JitPack.io**
5+
6+
[![](https://jitpack.io/v/TutorialsAndroid/FilePicker.svg)](https://jitpack.io/#TutorialsAndroid/FilePicker)
7+
8+
### Screenshot
9+
10+
![](https://github.com/TutorialsAndroid/FilePicker/blob/master/screenshots/device-2019-05-10-182300.png)
11+
412
### Features
513

614
* Easy to Implement.
@@ -146,8 +154,6 @@ Marshmallow and above requests for the permission on runtime. You should overrid
146154
* `extensions` should end with ':' , also have ':' between two extensions.
147155
eg. /sdcard:/mnt:
148156

149-
### Screenshot
150-
151157
### License
152158
Copyright (C) 2019 FilePicker
153159

0 commit comments

Comments
 (0)