2012-01-08 20:01:55 - 0.7.0
2011-08-31 14:06:33 - 0.6.0
2010-02-08 07:10:58 - 0.20100204
2009-09-25 04:08:08 - 0.20090924
You can now add OpenSourceWatershed badges to your own website. Below is the badge for hyphen-gu:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_hyphen-gu"></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("hyphen-gu", "#osw_hyphen-gu"); });</script>