diff options
| -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 |
