From a324a96a482234d18b2899cab8ed3ff28a41b114 Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks Date: Fri, 23 Mar 2018 22:43:31 +0100 Subject: [PATCH] Add link to basic example with readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ad57ae..68562c5 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,10 @@ 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). - [Remote Control Server](example_remote-server) example. - [Remote Control Client](example_remote-client) example. -- Readme's for the rest are cooking. +- Readme's for the rest are cooking... ## Compiling on Linux