From 33fd71024e4ca25fde3a08e497ed0462a18ff667 Mon Sep 17 00:00:00 2001 From: Umair Khan Date: Wed, 21 Oct 2015 21:04:41 +0530 Subject: [PATCH] add youtube video link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index feed10c..203ef25 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Processing Video implementation for Android This library tries to expose the same API endpoints as that of processing-video library for PC. The sketch from processing-video library works for Android. +**Demo:** https://www.youtube.com/watch?v=kjqcWGLH6Q8 + **A primitive example :** ``` import in.omerjerk.processing.video.android.*;