diff --git a/README.md b/README.md index 1ccc9ff..258f91b 100644 --- a/README.md +++ b/README.md @@ -35,12 +35,8 @@ None so far. Version history ------------ -### Version 0.1.1 -Create simple mapping specific GUI elements: - - Joint class - - Circle joint - - Square joint - - Add GUI layer to the triangle surface +### Version 0.1.1 (2014-05-10) +Added simple GUI with joints. Updated the example application so that it allows the user to do texture mapping, projection mapping and enter presentation mode. ### Version 0.1 (2014-05-09): First usable version. For now there is a triangle surface class that you can use to map an ofTexture object.