From 7c3f70390991b1881f0a45284460f318eaafa47a Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Fri, 18 May 2012 15:54:22 +0300 Subject: README clarification --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.3.1