From 0aec133934748277e7d473c90944d0cad328dfff Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks <krisjanis.rijnieks@gmail.com> Date: Wed, 30 Dec 2015 11:25:30 +0000 Subject: [PATCH] Update the Compatibility section in readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aff70c7..f993db8 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,11 @@ BACKSPACE | Delete surface Compatibility --- -Tested with openFrameworks 0.9.0 (OS X and Raspbian Jessie Lite) +Tested with openFrameworks 0.9.0 (OS X and Raspbian Jessie Lite). It works. +``` +TODO: Add a matrix with oF versions and OS's ofxPiMapper is tested on. +``` + Known issues ---