From 5a9d0e85bdad8c06f15086ca89e795f87530adbd Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks Date: Sat, 31 Mar 2018 01:21:18 +0200 Subject: [PATCH] Add link to basic example README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bc0ad56..8d7916a 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ You can use the example application of the addon for projection mapping projects Examples represent extended functionality of ofxPiMapper. Enter each example separately to find out more. +- [Basic Example](example_basic). - [FBO Sources Example](example_fbo-sources). - [Remote Control Server](example_remote-server) example. - [Remote Control Client](example_remote-client) example.