正在显示
1 个修改的文件
包含
3 行增加
和
0 行删除
| @@ -5,6 +5,7 @@ | @@ -5,6 +5,7 @@ | ||
| 5 | [![Build Status][travis-image]][travis-url] | 5 | [![Build Status][travis-image]][travis-url] |
| 6 | [![NPM downloads][npm-downloads]][npm-url] | 6 | [![NPM downloads][npm-downloads]][npm-url] |
| 7 | [![Test Coverage][coveralls-image]][coveralls-url] | 7 | [![Test Coverage][coveralls-image]][coveralls-url] |
| 8 | +[![Static Analysis][codeclimate-image]][codeclimate-url] | ||
| 8 | [![MIT License][license-image]][license-url] | 9 | [![MIT License][license-image]][license-url] |
| 9 | [![Gitter][gitter-image]][gitter-url] | 10 | [![Gitter][gitter-image]][gitter-url] |
| 10 | 11 | ||
| @@ -410,6 +411,8 @@ See [nifty-conventions][nifty-conventions] for code guidelines, general project | @@ -410,6 +411,8 @@ See [nifty-conventions][nifty-conventions] for code guidelines, general project | ||
| 410 | [MIT][license-url] | 411 | [MIT][license-url] |
| 411 | 412 | ||
| 412 | 413 | ||
| 414 | +[codeclimate-image]: http://img.shields.io/codeclimate/github/niftylettuce/igloo.svg?style=flat | ||
| 415 | +[codeclimate-url]: https://codeclimate.com/github/niftylettuce/igloo | ||
| 413 | [license-image]: http://img.shields.io/badge/license-MIT-blue.svg?style=flat | 416 | [license-image]: http://img.shields.io/badge/license-MIT-blue.svg?style=flat |
| 414 | [license-url]: LICENSE | 417 | [license-url]: LICENSE |
| 415 | [nifty-conventions]: https://github.com/niftylettuce/nifty-conventions | 418 | [nifty-conventions]: https://github.com/niftylettuce/nifty-conventions |
请
注册
或
登录
后发表评论