documentation cleanup

This commit is contained in:
zzzzrrr 2010-01-22 15:08:55 -05:00
parent d2a021b4a9
commit 2df225041f
2 changed files with 11 additions and 7 deletions

View File

@ -3,6 +3,6 @@ Primary Contributors:
Mason Green <mason.green@gmail.com> (C++) Mason Green <mason.green@gmail.com> (C++)
Thomas Åhlén <thahlen@gmail.com> (Java) Thomas Åhlén <thahlen@gmail.com> (Java)
Other Contrbutions: Other Contributors:

16
README
View File

@ -1,7 +1,8 @@
================== ==================
INSTALLATION GUIDE INSTALLATION GUIDE
================== ==================
------------
Dependencies Dependencies
------------ ------------
@ -16,7 +17,8 @@ Dependencies
Waf (http://code.google.com/p/waf/) is used to compile the testbed, and Waf (http://code.google.com/p/waf/) is used to compile the testbed, and
the Python waf script (86kb) is included in the repositoty. the Python waf script (86kb) is included in the repositoty.
----------------------------------------------
Building the Testbed Building the Testbed
---------------------------------------------- ----------------------------------------------
@ -29,12 +31,14 @@ Windows command line:
python waf configure python waf configure
python waf build python waf build
running the examples ----------------------------------------------
Running the Examples
---------------------------------------------- ----------------------------------------------
p2t <filename> <center-x> <center-y> <zoom> p2t <filename> <center-x> <center-y> <zoom>
Example: Examples:
./p2t dude.dat 300 500 2.0 ./p2t dude.dat 300 500 2
./p2t nazca_monkey.dat 0 0 9