Requires.io support added to landing page
This commit is contained in:
parent
541a098175
commit
7b830ca93d
4
try.html
4
try.html
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user