From 06cff87b47917ef03b449982525bac7972f82839 Mon Sep 17 00:00:00 2001 From: Felix Lange Date: Sun, 23 Aug 2015 16:17:34 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab5ad0e..70f85c0 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Dependencies * ofxGui (oF core addon) * [ofxJSON](https://github.com/jefftimesten/ofxJSON) * [ofxLibwebsockets](https://github.com/labatrockwell/ofxLibwebsockets) and remove libs/jsoncpp (already part of ofxJSON) -* current openFrameworks master -tested with 0.9.0 RC1. (It won't work with oF 0.8.4 even if it would compile. Let me know if you need a 0.8.4 version.) +* current openFrameworks master - tested with 0.9.0 RC1. (It won't work with oF 0.8.4 even if it would compile. Let me know if you need a 0.8.4 version.) Credits --------