Social badges & pypi

This commit is contained in:
Thaddee Tyl 2015-06-25 12:48:19 +02:00
parent 0a93aafaaf
commit 3a292ef3c3

View File

@ -461,6 +461,26 @@ Pixel-perfect   Retina-ready   Fast   Consistent   Hackable
</tr>
</tbody></table>
<h3 id="social"> Social </h3>
<table class='badge'><tbody>
<tr><th> GitHub forks: </th>
<td><img src='https://img.shields.io/github/forks/badges/shields.svg' alt=''/></td>
<td><code>https://img.shields.io/github/forks/badges/shields.svg</code></td>
</tr>
<tr><th> GitHub stars: </th>
<td><img src='https://img.shields.io/github/stars/badges/shields.svg' alt=''/></td>
<td><code>https://img.shields.io/github/stars/badges/shields.svg</code></td>
</tr>
<tr><th> GitHub followers: </th>
<td><img src='https://img.shields.io/github/followers/espadrine.svg' alt=''/></td>
<td><code>https://img.shields.io/github/followers/espadrine.svg</code></td>
</tr>
<tr><th> Twitter: </th>
<td><img src='https://img.shields.io/twitter/url/https/shields.io.svg' alt=''/></td>
<td><code>https://img.shields.io/twitter/url/https/shields.io.svg</code></td>
</tr>
</tbody></table>
<h3 id="miscellaneous"> Miscellaneous </h3>
<table class='badge'><tbody>
<tr><th> Gratipay: </th>
@ -535,6 +555,10 @@ Pixel-perfect &nbsp; Retina-ready &nbsp; Fast &nbsp; Consistent &nbsp; Hackable
<td><img src='https://img.shields.io/pypi/wheel/Django.svg' alt=''/></td>
<td><code>https://img.shields.io/pypi/wheel/Django.svg</code></td>
</tr>
<tr><th data-keywords='python'> PyPI: </th>
<td><img src='https://img.shields.io/pypi/format/Django.svg' alt=''/></td>
<td><code>https://img.shields.io/pypi/format/Django.svg</code></td>
</tr>
<tr><th data-keywords='python'> PyPI: </th>
<td><img src='https://img.shields.io/pypi/pyversions/Django.svg' alt=''/></td>
<td><code>https://img.shields.io/pypi/pyversions/Django.svg</code></td>
@ -579,18 +603,6 @@ Pixel-perfect &nbsp; Retina-ready &nbsp; Fast &nbsp; Consistent &nbsp; Hackable
<td><img src='https://img.shields.io/github/issues-raw/badges/shields.svg' alt=''/></td>
<td><code>https://img.shields.io/github/issues-raw/badges/shields.svg</code></td>
</tr>
<tr><th> GitHub forks: </th>
<td><img src='https://img.shields.io/github/forks/badges/shields.svg' alt=''/></td>
<td><code>https://img.shields.io/github/forks/badges/shields.svg</code></td>
</tr>
<tr><th> GitHub stars: </th>
<td><img src='https://img.shields.io/github/stars/badges/shields.svg' alt=''/></td>
<td><code>https://img.shields.io/github/stars/badges/shields.svg</code></td>
</tr>
<tr><th> GitHub followers: </th>
<td><img src='https://img.shields.io/github/followers/espadrine.svg' alt=''/></td>
<td><code>https://img.shields.io/github/followers/espadrine.svg</code></td>
</tr>
<tr><th data-keywords='github license'> GitHub license: </th>
<td><img src='https://img.shields.io/github/license/mashape/apistatus.svg' alt=''/></td>
<td><code>https://img.shields.io/github/license/mashape/apistatus.svg</code></td>