Skip to content

Commit

Permalink
readme - added CI and coverage badges.
Browse files Browse the repository at this point in the history
  • Loading branch information
dimadeveatii committed Jan 22, 2019
1 parent 199f3ce commit c39e508
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# micro-decorators

[![Build Status](https://travis-ci.org/labs42io/micro-decorators.svg?branch=develop)](https://travis-ci.org/labs42io/micro-decorators)
[![Coverage Status](https://coveralls.io/repos/github/labs42io/micro-decorators/badge.svg?branch=develop)](https://coveralls.io/github/labs42io/micro-decorators?branch=develop)

Microservice pattern decorators.

```ts
Expand Down

0 comments on commit c39e508

Please sign in to comment.