Nov. 25, 2012, 4:36 p.m. - 4.9.2
Nov. 6, 2012, 4:19 p.m. - 4.9.1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for librejs:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_librejs"></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("librejs", "#osw_librejs"); });</script>