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