diff --git a/README.md b/README.md index 0a1121e..fcf7404 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # p5HelloCinder -Cinder flocking tutorial adapted to Processing for Android + +Full adaptation of the great [Cinder flocking tutorial](http://libcinder.org/docs/dev/hello_cinder.html) to Processing. +Special care was taken to optimize for memory efficiency, so that it runs smoothly on Android mobile devices.