From 2df225041f749baef12178559c7554368740d03f Mon Sep 17 00:00:00 2001 From: zzzzrrr Date: Fri, 22 Jan 2010 15:08:55 -0500 Subject: [PATCH] documentation cleanup --- CONTRIBUTORS | 2 +- README | 16 ++++++++++------ 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a360998..c624d6c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,6 +3,6 @@ Primary Contributors: Mason Green (C++) Thomas Åhlén (Java) -Other Contrbutions: +Other Contributors: diff --git a/README b/README index 7784550..fb5a611 100644 --- a/README +++ b/README @@ -1,7 +1,8 @@ ================== INSTALLATION GUIDE ================== - + +------------ Dependencies ------------ @@ -16,7 +17,8 @@ Dependencies Waf (http://code.google.com/p/waf/) is used to compile the testbed, and the Python waf script (86kb) is included in the repositoty. - + +---------------------------------------------- Building the Testbed ---------------------------------------------- @@ -29,12 +31,14 @@ Windows command line: python waf configure python waf build - -running the examples + +---------------------------------------------- +Running the Examples ---------------------------------------------- p2t -Example: +Examples: - ./p2t dude.dat 300 500 2.0 \ No newline at end of file + ./p2t dude.dat 300 500 2 + ./p2t nazca_monkey.dat 0 0 9 \ No newline at end of file