summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2012-05-18 15:54:22 +0300
committerYuval Adam <yuv.adm@gmail.com>2012-05-18 15:54:44 +0300
commit7c3f70390991b1881f0a45284460f318eaafa47a (patch)
treeb7749b7eee3fc9a85bc1d6dacf7ca88003d49dc0
parentad022777de97d832de5ab6621a78b6dc25d454ce (diff)
README clarification
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c590fea..44a6749 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
L-Systems.JS
============
-A full, 3D L-Systems implementation in JavaScript. Generates trees by
+A complete, 3D L-Systems implementation in JavaScript. Generates trees by
production rules and draws by converting to cartesian coordinates.
Usage