From f277653c76e207d66d6e3c25b9420ccb0b55bed5 Mon Sep 17 00:00:00 2001 From: lukasz karluk Date: Fri, 5 Sep 2014 18:11:38 +1000 Subject: [PATCH] updated README --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c988978..a7d2780 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ ofxScrollView ============= -openFrameworks addon for creating a iOS style ScrollView which supports pan and zoom. +ofxScrollView is an openFrameworks addon for panning and zooming content, graphics, or anything else you want to draw inside it. + +Check out the osx and ios examples which demo how to use it. +Also works across all OF supported platforms, andriod, linux, etc. + +Hit me up if you have any suggestions or feature requests. \ No newline at end of file