Skip to content

Commit

Permalink
website: mention node version badges
Browse files Browse the repository at this point in the history
  • Loading branch information
espadrine committed Sep 9, 2014
1 parent 2dd89e6 commit 13b8c36
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,10 @@ <h3> Version </h3>
<td><img src='//img.shields.io/npm/v/npm.svg' alt=''/></td>
<td><code>http://img.shields.io/npm/v/npm.svg</code></td>
</tr>
<tr><th> node: </th>
<td><img src='//img.shields.io/node/v/gh-badges.svg' alt=''/></td>
<td><code>http://img.shields.io/node/v/gh-badges.svg</code></td>
</tr>
<tr><th> PyPI: </th>
<td><img src='//img.shields.io/pypi/v/nine.svg' alt=''/></td>
<td><code>http://img.shields.io/pypi/v/nine.svg</code></td>
Expand Down

0 comments on commit 13b8c36

Please sign in to comment.