From 03c1561553f660380071d78a4f9b86e6d41284e1 Mon Sep 17 00:00:00 2001 From: Scott Moreau Date: Fri, 17 Jul 2015 15:23:11 -0600 Subject: [PATCH] Update README --- README | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README b/README index 06a058e..ca6dd77 100644 --- a/README +++ b/README @@ -1,10 +1,6 @@ Wobbly Standalone GLES2 -To build the source code, run the build script: - -./build - -The dependencies are: +Install the dependencies: libpthread x11 @@ -12,9 +8,13 @@ egl glesv2 libpng -After compilation, run it: +Build the source code: + +$ make + +Run it: -./wobbly +$ ./wobbly The current implementation does not support maximize,