正在显示
1 个修改的文件
包含
6 行增加
和
4 行删除
... | ... | @@ -339,6 +339,11 @@ npm test |
339 | 339 | ``` |
340 | 340 | |
341 | 341 | |
342 | +## Conventions | |
343 | + | |
344 | +See [nifty-conventions][nifty-conventions] for code guidelines, general project requirements, and git workflow. | |
345 | + | |
346 | + | |
342 | 347 | ## Contributors |
343 | 348 | |
344 | 349 | * Nick Baugh <niftylettuce@gmail.com> |
... | ... | @@ -356,19 +361,16 @@ npm test |
356 | 361 | [MIT](LICENSE) |
357 | 362 | |
358 | 363 | |
364 | +[nifty-conventions]: https://github.com/niftylettuce/nifty-conventions | |
359 | 365 | [npm-image]: http://img.shields.io/npm/v/igloo.svg?style=flat |
360 | 366 | [npm-url]: https://npmjs.org/package/igloo |
361 | 367 | [npm-downloads]: http://img.shields.io/npm/dm/igloo.svg?style=flat |
362 | - | |
363 | 368 | [travis-url]: http://travis-ci.org/niftylettuce/igloo |
364 | 369 | [travis-image]: http://img.shields.io/travis/niftylettuce/igloo.svg?style=flat |
365 | - | |
366 | 370 | [depstat-url]: https://gemnasium.com/niftylettuce/igloo |
367 | 371 | [depstat-image]: http://img.shields.io/gemnasium/niftylettuce/igloo.svg?style=flat |
368 | - | |
369 | 372 | [coveralls-image]: https://img.shields.io/coveralls/niftylettuce/igloo.svg?style=flat |
370 | 373 | [coveralls-url]: https://coveralls.io/r/niftylettuce/igloo?branch=master |
371 | - | |
372 | 374 | [igloo-image]: https://filenode.s3.amazonaws.com/igloo.png |
373 | 375 | [eskimo]: https://github.com/niftylettuce/eskimo |
374 | 376 | [clevertech-image]: http://eskimo.io/img/clevertech.png | ... | ... |
请
注册
或
登录
后发表评论