Skip to content

Commit

Permalink
Added version badge, prettified md
Browse files Browse the repository at this point in the history
  • Loading branch information
kizu committed Sep 16, 2013
1 parent e0c3071 commit 2ea300b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
@@ -1,4 +1,8 @@
# utilus.styl [![Build Status](https://travis-ci.org/kizu/utilus.styl.png?branch=master)](https://travis-ci.org/kizu/utilus.styl)
# utilus.styl [![Build Status][build]][build-link] [![NPM version][version]][version-link]
[build]: https://travis-ci.org/kizu/utilus.styl.png?branch=master
[build-link]: https://travis-ci.org/kizu/utilus.styl
[version]: https://badge.fury.io/js/utilus.styl.png
[version-link]: http://badge.fury.io/js/utilus.styl

Just some helpers for [Stylus](http://learnboost.github.com/stylus)

Expand All @@ -17,3 +21,4 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 comments on commit 2ea300b

Please sign in to comment.