2011-09-10 17:43:00 - 1.6.0
2010-03-19 20:29:56 - 1.5.2
2009-03-19 00:36:11 - 1.5.1
2008-01-01 00:00:00 - 1.0.0
2007-04-26 00:00:00 - 0.4.8
You can now add OpenSourceWatershed badges to your own website. Below is the badge for fgrun:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_fgrun"></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("fgrun", "#osw_fgrun"); });</script>