Aug. 9, 2012, 3:20 a.m. - 0.2.7
June 10, 2010, 12:47 p.m. - 0.2.6
You can now add OpenSourceWatershed badges to your own website. Below is the badge for libspectre:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_libspectre"></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("libspectre", "#osw_libspectre"); });</script>