From 88ef8e18ca2b0480c869d36fe3ffe833ce5cb749 Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks <krisjanis.rijnieks@gmail.com> Date: Fri, 23 Mar 2018 22:30:59 +0100 Subject: [PATCH] Update README.md with links to remote control examples --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 1a83ffc..6ad57ae 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,13 @@ You can use the example application of the addon for projection mapping projects ./bin/example -f ``` +## Extended Functionality + +Examples represent extended functionality of ofxPiMapper. Enter each example separately to find out more. + +- [Remote Control Server](example_remote-server) example. +- [Remote Control Client](example_remote-client) example. +- Readme's for the rest are cooking. ## Compiling on Linux