summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@gmail.com>2011-07-26 14:07:04 -0600
committerTavian Barnes <tavianator@gmail.com>2011-07-26 14:07:04 -0600
commit43d43e8d604adcf13f10d2e96554e48ac407e8ab (patch)
treee6f18bde3274fbdf9fdef297cfddebd6a1a732e6 /README
parent71be020a5bad61b4899a70c4c0f44a2c747e3657 (diff)
downloaddimension-43d43e8d604adcf13f10d2e96554e48ac407e8ab.tar.xz
Update some top-level info files.
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index 8c4a22d..4f5a424 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-This is Dimension, a project to create a GPLed, POV-Ray compatible ray tracer.
-It is currently stable but lacking in features. But if you want to try it
-anyway, see the INSTALL file for how to compile and run it. For a quick demo,
-run ./autogen.sh && ./configure && make check, and look at
-tests/dimension/demo.{pov,png}.
+This is Dimension, a project to create a GPLed high quality ray-tracer. It is
+currently stable but lacking in features. But if you want to try it anyway, see
+the INSTALL file for how to compile and run it. For a quick demo, run
+ $ ./autogen.sh && ./configure && make check
+and look at tests/dimension/demo.{dmnsn,png}.