From b13f80b7519fc2b955900d5dcd72c662a762b313 Mon Sep 17 00:00:00 2001 From: Mattia Iavarone Date: Tue, 31 Oct 2017 14:11:40 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8db2b20a..ace40ef7 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ # CameraView CameraView is a well documented, high-level library that makes capturing pictures and videos easy, -addressing most of the common issues and needs, and still leaving you with flexibility where needed. +addressing most of the common issues and needs, and still leaving you with flexibility where needed. See [CHANGELOG](https://github.com/natario1/CameraView/blob/master/CHANGELOG.md). ```groovy compile 'com.otaliastudios:cameraview:1.3.1' @@ -624,4 +624,4 @@ Additional work is now licensed under the [MIT](https://github.com/natario1/Came license as well. You are welcome to contribute with suggestions or pull requests, this is under active development. -To contact me, send an email. \ No newline at end of file +To contact me, send an email.