Skip to content

Commit 68c852d

Browse files
Update README.md
1 parent 35c256f commit 68c852d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
# FilePickerLibrary
22

3-
[![Release](https://jitpack.io/v/com.github.alirezaaa/FilePickerLibrary.svg)](https://jitpack.io/#alirezaaa/FilePickerLibrary)
3+
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-FilePickerLibrary-brightgreen.svg?style=flat)](http://android-arsenal.com/details/1/785)
4+
5+
[![Release](https://jitpack.io/v/DeveloperPaul123/FilePickerLibrary.svg)](https://jitpack.io/#DeveloperPaul123/FilePickerLibrary)
46

57
Simple library that allows for picking of files and directories. This is a clean and simple way to allow your user to easily select a file. This library is inspired by Android L and the new Material Design guidelines adding to its sleekness and beauty.
68

79
![image] (images/main_framed.png)
810

911
## A Quick Overview What's In
10-
* compatible down to API Level 16
12+
* Compatible down to API Level 16
1113

1214
## Include to Project
1315
### Provide the Gradle Dependency
@@ -86,7 +88,7 @@ public void onActivityResult(int requestCode, int resultCode, Intent data) {
8688
- [Alireza Eskandarpour Shoferi](https://twitter.com/enormoustheory) (contributor)
8789

8890
## License
89-
Copyright 2014 Paul T
91+
Copyright 2016 Paul T
9092

9193
Licensed under the Apache License, Version 2.0 (the "License");
9294
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)