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