Skip to content

Commit

Permalink
🔧 add badge to logo
Browse files Browse the repository at this point in the history
  • Loading branch information
alonronin committed Oct 7, 2018
1 parent 6d262ab commit c3eb02b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Mockingoose
# Mockingoose [![CircleCI](https://circleci.com/gh/alonronin/mockingoose/tree/master.svg?style=svg)](https://circleci.com/gh/alonronin/mockingoose/tree/master)

![logo]
> A Jest package for mocking mongoose models
[![CircleCI](https://circleci.com/gh/alonronin/mockingoose/tree/master.svg?style=svg)](https://circleci.com/gh/alonronin/mockingoose/tree/master)

## Installation
```bash
$ npm i mockingoose -D
Expand Down

0 comments on commit c3eb02b

Please sign in to comment.