From e140b9efaffcb19d4950a5236abdaf1ac1183a5e Mon Sep 17 00:00:00 2001 From: Mattia Iavarone Date: Tue, 8 Aug 2017 21:45:52 +0200 Subject: [PATCH] Readme test 2 --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 349391cf..03046b82 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,17 @@ -# 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. +# CameraView -*This is a fork of [Dylan McIntyre's CameraKit-Android library](https://github.com/gogopop/CameraKit-Android), originally a fork of [Google's CameraView library](https://github.com/google/cameraview). The library at this point has been completely rewritten and refactored. See [below](#roadmap) for a list of what was done. This works better than any other library I have tried, and I would be grateful for any issue, suggestion or contribution.* +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.

-Please read the javadocs in code if you have any doubt about the usage of a certain method or feature. +*This is a fork of [Dylan McIntyre's CameraKit-Android library](https://github.com/gogopop/CameraKit-Android), originally a fork of [Google's CameraView library](https://github.com/google/cameraview). The library at this point has been completely rewritten and refactored. See [below](#roadmap) for a list of what was done. This works better than any other library I have tried, and I would be grateful for any issue, suggestion or contribution.* ## Table of Contents