summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2012-05-28 14:21:09 +0300
committerYuval Adam <yuv.adm@gmail.com>2012-05-28 14:21:09 +0300
commit4620fa5cbc9e6a38e087c50c91e23c5ae8c05206 (patch)
treeb092dd690da4b40a3465e656e24746625de03210
parent52e379b6ce290a12565851593ad08871e3a14f93 (diff)
contribute
-rw-r--r--index.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/index.html b/index.html
index 5d17fb3..b0c2d8f 100644
--- a/index.html
+++ b/index.html
@@ -105,7 +105,15 @@ for (var i=0; i&lt;coords.length; i++) {
</div>
</div>
- <h2>Other</h2>
+ <h2>Contribute!</h2>
+ <hr>
+ <div class="row">
+ <div class="span12">
+ <p>The L-Systems.JS project is in a very premature stage. Help us out by going over the <a href="https://github.com/yuvadm/lsys.js/issues">open project issues</a>.</p>
+ <p>Any other suggestions, feedback, or pull requests would be gladly accepted! :)</p>
+ </div>
+ </div>
+
</div>
</div>