2012-01-28 21:00:53 - 0.3.0
2011-09-16 10:55:24 - 0.2.7
2011-07-30 04:01:54 - 0.2.6
2010-04-02 11:37:04 - 0.2.5
You can now add OpenSourceWatershed badges to your own website. Below is the badge for yaml-cpp:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_yaml-cpp"></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("yaml-cpp", "#osw_yaml-cpp"); });</script>