From a40649c4e65cc18b6835c8208ec33f1a229244a0 Mon Sep 17 00:00:00 2001 From: Florent CHAMPIGNY Date: Mon, 16 Jan 2017 12:49:43 +0100 Subject: [PATCH] Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d995c8d..64565cd 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A simple easy-to-integrate Camera Fragment for Android CameraFragment preview directly the camera view, and provides a easy API to capture or manage the device +You can setup your own layout and control the camera using CameraFragment + [![png](https://raw.githubusercontent.com/florent37/CameraFragment/master/media/sample.png)](https://github.com/florent37/CameraFragment) ```java