From f0ceeb4870201bcaaded5cb1c0e96c2f6aa6a7f1 Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks Date: Thu, 26 Apr 2018 21:59:54 +0200 Subject: [PATCH] Add link to example_camera README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d7916a..adeb7af 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Examples represent extended functionality of ofxPiMapper. Enter each example sep - [Basic Example](example_basic). - [FBO Sources Example](example_fbo-sources). +- [Camera Example](example_camera). - [Remote Control Server](example_remote-server) example. - [Remote Control Client](example_remote-client) example. - Readme's for the rest are cooking...