Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
README: Adds nodei.co badge.
Browse files Browse the repository at this point in the history
* Aligned with logo using table.
  • Loading branch information
am11 committed Dec 31, 2014
1 parent 1ab37b6 commit ea474fc
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# node-sass

![logo](https://rawgit.com/sass/node-sass/master/media/logo.svg)
<table>
<tr>
<td>
<img width="100%" alt="Sass logo" src="https://rawgit.com/sass/node-sass/master/media/logo.svg" />
</td>
<td valign="bottom" align="right">
<a href="https://nodei.co/npm/node-sass/">
<img width="100%" src="https://nodei.co/npm/node-sass.png?downloads=true&downloadRank=true&stars=true">
</a>
</td>
</tr>
</table>

[![Build Status](https://travis-ci.org/sass/node-sass.svg?branch=master&style=flat)](https://travis-ci.org/sass/node-sass)
[![Build status](https://ci.appveyor.com/api/projects/status/22mjbk59kvd55m9y/branch/master)](https://ci.appveyor.com/project/sass/node-sass/branch/master)
Expand Down

0 comments on commit ea474fc

Please # to comment.