From 4dbc8eccf8a95e48786481e2a8c964e577aec414 Mon Sep 17 00:00:00 2001 From: Ihor Klimov Date: Fri, 19 May 2017 16:13:33 +0200 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ea460f..ae768cd 100644 --- a/README.md +++ b/README.md @@ -89,5 +89,5 @@ protected void onActivityResult(int requestCode, int resultCode, Intent data) { } ``` -### You can get a sample app [here](https://github.com/IhorKlimov/SmartImagePicker/app) +### You can get a sample app [here](https://github.com/IhorKlimov/SmartImagePicker/tree/master/app) ### You don't need to add any permissions to manifest, everything is merged automatically from library's manifest file