2011-06-06 15:02:20 - 0.8
2010-10-21 13:44:50 - 0.7.1
2009-12-24 11:02:57 - 0.6.1
2009-10-15 19:21:57 - 0.6
2008-10-15 20:07:05 - 0.5
You can now add OpenSourceWatershed badges to your own website. Below is the badge for luxrender:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_luxrender"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
<script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script>
<script>$(document).ready(function(){ package_badge("luxrender", "#osw_luxrender"); });</script>