README
branchpyrit
changeset 96 9eb71e76c7fd
parent 94 4c8abb8977dc
child 98 64638385798a
--- a/README	Sat May 10 14:29:37 2008 +0200
+++ b/README	Thu May 15 00:07:25 2008 +0200
@@ -8,6 +8,7 @@
 /build    -- output directory for binaries and other generated files
 /ccdemos  -- ray tracer demos in C++
 /demos    -- ray tracer demos in Python
+/docs     -- Doxygen generated documentation
 /include  -- header files
 /models   -- common models for use by demos
 /src      -- ray tracing library source code
@@ -50,7 +51,7 @@
 Threads can be used to render rays paralelly. Arbitrary number
 of threads can be used.
 
-For Windows, get pthreads library here:
+For Windows, get Pthreads library here:
 http://sources.redhat.com/pthreads-win32/