From 34d276dbdd79767989767ac9a1575670eb5170af Mon Sep 17 00:00:00 2001 From: Dylan McIntyre Date: Thu, 16 Feb 2017 10:37:40 -0500 Subject: [PATCH 1/2] Add demo screenshots to readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 01982535..15354d65 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ Try out all the unique features using the CameraKit Demo from the Google Play st Get it on Google Play + + + + ## Table of Contents @@ -286,4 +290,4 @@ Dylan McIntyre ## License -CameraKit-Android is [MIT licensed](https://github.com/wonderkiln/camerakit-android/blob/master/LICENSE). \ No newline at end of file +CameraKit-Android is [MIT licensed](https://github.com/wonderkiln/camerakit-android/blob/master/LICENSE). From 1676c365fc00d1d9b7f34b1b3bab3a5d780a7d3a Mon Sep 17 00:00:00 2001 From: Dylan McIntyre Date: Thu, 16 Feb 2017 12:14:56 -0500 Subject: [PATCH 2/2] Smaller header in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15354d65..a0a7c003 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![CameraKit Header](.repo/camerakit-android-header.png) +CameraKit Header #####Originally a fork of [Google's CameraView library](https://github.com/google/cameraview).