diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2012-05-18 15:54:22 +0300 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2012-05-18 15:54:44 +0300 |
| commit | 7c3f70390991b1881f0a45284460f318eaafa47a (patch) | |
| tree | b7749b7eee3fc9a85bc1d6dacf7ca88003d49dc0 | |
| parent | ad022777de97d832de5ab6621a78b6dc25d454ce (diff) | |
README clarification
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
