Requires.io support added to landing page

This commit is contained in:
Alexis Tabary 2014-11-15 17:55:46 +09:00
parent 541a098175
commit 7b830ca93d

View File

@ -389,6 +389,10 @@ I made the GitHub Badge Service.
<td><img src='/hackage-deps/v/lens.svg' alt=''/></td>
<td><code>http://img.shields.io/hackage-deps/v/lens.svg</code></td>
</tr>
<tr><th> Requires.io: </th>
<td><img src='/requires/github/celery/celery.svg' alt=''/></td>
<td><code>http://img.shields.io/requires/github/celery/celery.svg</code></td>
</tr>
<tr><th> Packagist: </th>
<td><img src='/packagist/l/doctrine/orm.svg' alt=''/></td>
<td><code>http://img.shields.io/packagist/l/doctrine/orm.svg</code></td>