Add shield.io download stats

This commit is contained in:
Reinhard Pointner 2016-04-18 10:29:36 +00:00
parent ef9d24914a
commit 6e9ff01055
2 changed files with 6 additions and 0 deletions

View File

@ -388,6 +388,10 @@ div.screencast:hover .play {
text-align: center;
}
.metrics a {
margin: 2px;
}
.footer p {
font-size: xx-small;
text-align: center;

View File

@ -319,6 +319,8 @@
</div>
</div>
<div class="metrics">
<a href="https://sourceforge.net/projects/filebot/files/filebot/" target="_blank" rel="nofollow"><img src="https://img.shields.io/sourceforge/dm/filebot.svg"></a>
<a href="https://sourceforge.net/projects/filebot/files/filebot/" target="_blank" rel="nofollow"><img src="https://img.shields.io/sourceforge/dt/filebot.svg"></a>
</div>
<div class="footer">
<p>Hosted on <a href="http://sourceforge.net/projects/filebot/">sourceforge.net</a> | Creative Commons License: Attribution-NonCommercial-ShareAlike © @{tstamp.year}</p>