diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -105,7 +105,15 @@ for (var i=0; i<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> |
