diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2012-05-18 01:53:09 +0300 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2012-05-18 01:53:09 +0300 |
| commit | 3c3aabf0522eed2cf1fdbb4a934606deca091040 (patch) | |
| tree | 91172cca6488e8f966b0c3f96e49938b145342c7 | |
initial README
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..4c9d76f --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +L-Systems.JS +============ + +A full, 3D L-Systems implementation in JavaScript |
