July 24, 2012, 4:24 p.m. - 1.0.8
April 14, 2012, 1:28 p.m. - 1.0.7
Sept. 23, 2008, 10:33 a.m. - 1.0.6
Aug. 12, 2008, 6:23 p.m. - 1.0.5
You can now add OpenSourceWatershed badges to your own website. Below is the badge for gnujump:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_gnujump"></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("gnujump", "#osw_gnujump"); });</script>