From 9cf2445ee516ccc29739c82891089db11c6c20b5 Mon Sep 17 00:00:00 2001 From: Florent CHAMPIGNY Date: Mon, 16 Jan 2017 12:48:05 +0100 Subject: [PATCH] Readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f6dfeb6..d995c8d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # CameraFragment +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 + [![png](https://raw.githubusercontent.com/florent37/CameraFragment/master/media/sample.png)](https://github.com/florent37/CameraFragment) ```java