Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit f9eeebe

Browse files
authored
Add badge
1 parent 04cd25d commit f9eeebe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# EasyPermissions [![Build Status][1]][2]
1+
# EasyPermissions [![Build Status][1]][2] [![Android Weekly][3]][4]
22

33
EasyPermissions is a wrapper library to simplify basic system permissions logic when targeting
44
Android M or higher.
@@ -138,3 +138,5 @@ public void onActivityResult(int requestCode, int resultCode, Intent data) {
138138

139139
[1]: https://travis-ci.org/googlesamples/easypermissions.svg?branch=master
140140
[2]: https://travis-ci.org/googlesamples/easypermissions
141+
[3]: https://img.shields.io/badge/Android%20Weekly-%23185-2CB3E5.svg?style=flat
142+
[4]: http://androidweekly.net/issues/issue-185

0 commit comments

Comments
 (0)