2010-03-19 21:10:36 - 0.6.2
2008-02-28 23:36:06 - 0.4.5
2007-11-25 00:00:00 - 0.6.1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for atlas-c++:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_atlas-c++"></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("atlas-c++", "#osw_atlas-c++"); });</script>