Skip to content

Commit

Permalink
Update build icons
Browse files Browse the repository at this point in the history
  • Loading branch information
adlawson committed Aug 2, 2014
1 parent ef25be7 commit ce6c01c
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@

<img src="http://media.giphy.com/media/ZJqPtMjmHbNN6/giphy.gif" alt="Langs" align="right" width=280/>

**Version:** *1.0.1*<br/>
**Master build:** [![Master branch build status][travis-master]][travis]<br/>
[![Master branch build status][ico-build]][travis]
[![Published version][ico-package]][npm]
[![MIT Licensed][ico-license]][license]

```bash
$ npm install langs
Expand Down Expand Up @@ -147,9 +148,11 @@ The content of this library is released under the **MIT License** by
[`LICENSE`][license] or at http://www.opensource.org/licenses/mit.

<!-- Links -->
[travis]: https://travis-ci.org/adlawson/langs.js
[travis-master]: https://travis-ci.org/adlawson/langs.js.png?branch=master
[npm]: https://npmjs.org/package/langs
[travis]: https://travis-ci.org/adlawson/langs.js
[ico-license]: http://img.shields.io/npm/l/langs.svg?style=flat
[ico-package]: http://img.shields.io/npm/v/langs.svg?style=flat
[ico-build]: http://img.shields.io/travis/adlawson/langs.js/master.svg?style=flat
[license]: /LICENSE
[wiki]: http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
[wiki-macro]: http://en.wikipedia.org/wiki/ISO_639_macrolanguage

0 comments on commit ce6c01c

Please sign in to comment.