Release 1.2.0
This commit is contained in:
15
README.md
15
README.md
@@ -3,27 +3,18 @@ koa-locales
|
||||
|
||||
[![NPM version][npm-image]][npm-url]
|
||||
[![build status][travis-image]][travis-url]
|
||||
[![Test coverage][coveralls-image]][coveralls-url]
|
||||
[![Gittip][gittip-image]][gittip-url]
|
||||
[![Test coverage][cov-image]][cov-url]
|
||||
[![David deps][david-image]][david-url]
|
||||
[![iojs version][iojs-image]][iojs-url]
|
||||
[![node version][node-image]][node-url]
|
||||
[![npm download][download-image]][download-url]
|
||||
|
||||
[npm-image]: https://img.shields.io/npm/v/koa-locales.svg?style=flat-square
|
||||
[npm-url]: https://npmjs.org/package/koa-locales
|
||||
[travis-image]: https://img.shields.io/travis/koajs/locales.svg?style=flat-square
|
||||
[travis-url]: https://travis-ci.org/koajs/locales
|
||||
[coveralls-image]: https://img.shields.io/coveralls/koajs/locales.svg?style=flat-square
|
||||
[coveralls-url]: https://coveralls.io/r/koajs/locales?branch=master
|
||||
[gittip-image]: https://img.shields.io/gittip/fengmk2.svg?style=flat-square
|
||||
[gittip-url]: https://www.gittip.com/fengmk2/
|
||||
[cov-image]: https://codecov.io/github/koajs/locales/coverage.svg?branch=master
|
||||
[cov-url]: https://codecov.io/github/koajs/locales?branch=master
|
||||
[david-image]: https://img.shields.io/david/koajs/locales.svg?style=flat-square
|
||||
[david-url]: https://david-dm.org/koajs/locales
|
||||
[iojs-image]: https://img.shields.io/badge/io.js-%3E=_1.0-yellow.svg?style=flat-square
|
||||
[iojs-url]: http://iojs.org/
|
||||
[node-image]: https://img.shields.io/badge/node.js-%3E=_0.12-green.svg?style=flat-square
|
||||
[node-url]: http://nodejs.org/download/
|
||||
[download-image]: https://img.shields.io/npm/dm/koa-locales.svg?style=flat-square
|
||||
[download-url]: https://npmjs.org/package/koa-locales
|
||||
|
||||
|
||||
Reference in New Issue
Block a user