Skip to content

Commit 2d4ef94

Browse files
committed
Add logo to README
This has been sitting around for a while unused. It may not be perfect but it's good enough.
1 parent 786033e commit 2d4ef94

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
[![Inline docs](http://inch-ci.org/github/brigade/scss-lint.svg?branch=master)](http://inch-ci.org/github/brigade/scss-lint)
88
[![Dependency Status](https://gemnasium.com/brigade/scss-lint.svg)](https://gemnasium.com/brigade/scss-lint)
99

10+
<p align="center">
11+
<img src="https://raw.githubusercontent.com/brigade/scss-lint/master/logo/horizontal.png" width="65%" alt="SCSS-Lint Logo"/>
12+
</p>
13+
1014
`scss-lint` is a tool to help keep your [SCSS](http://sass-lang.com) files
1115
clean and readable. You can run it manually from the command line, or integrate
1216
it into your [SCM hooks](https://github.com/brigade/overcommit).

logo/horizontal.png

14.9 KB
Loading

0 commit comments

Comments
 (0)