2010-02-08 07:12:55 - 1.6.1
2010-02-06 01:52:12 - 1.6
2009-12-03 08:45:01 - 1.5
You can now add OpenSourceWatershed badges to your own website. Below is the badge for mono-bouncycastle:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_mono-bouncycastle"></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("mono-bouncycastle", "#osw_mono-bouncycastle"); });</script>