Skip to content

Commit 444a47e

Browse files
committed
added code-climate badge
1 parent 54c1245 commit 444a47e

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# attask-api
2-
[![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][npm-url] [![Apache v2 License][license-image]][license-url] [![Build Status][travis-image]][travis-url] [![Coverage][coveralls-image]][coveralls-url]
2+
[![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][npm-url] [![Apache v2 License][license-image]][license-url] [![Build Status][travis-image]][travis-url] [![Coverage][coveralls-image]][coveralls-url] [![Code Climate][code-climate-image]][code-climate-url]
33

44
An AtTask API for the Node and Web
55

@@ -92,3 +92,7 @@ Visit [http://localhost:8000/examples/browser/](http://localhost:8000/examples/b
9292

9393
[coveralls-url]: https://coveralls.io/r/bhovhannes/attask-api
9494
[coveralls-image]: https://img.shields.io/coveralls/bhovhannes/attask-api.svg?style=flat
95+
96+
[code-climate-url]: https://codeclimate.com/github/bhovhannes/attask-api
97+
[code-climate-image]: https://img.shields.io/codeclimate/github/bhovhannes/attask-api.svg?style=flat
98+

0 commit comments

Comments
 (0)