From 7fb50bb1f2cc2a49699bd70647dd29f555b73b69 Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks Date: Sat, 31 Mar 2018 00:44:36 +0200 Subject: [PATCH] Update root README with FBO sources example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 339b0a5..bc0ad56 100644 --- a/README.md +++ b/README.md @@ -28,7 +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). +- [FBO Sources Example](example_fbo-sources). - [Remote Control Server](example_remote-server) example. - [Remote Control Client](example_remote-client) example. - Readme's for the rest are cooking...