Skip to content

Commit d3afbbd

Browse files
committed
docs: Semantic release badge added
1 parent f1a9c5c commit d3afbbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
connect-api-mocker
22
==================
33

4-
[![Build Status](https://travis-ci.org/muratcorlu/connect-api-mocker.svg?branch=master)](https://travis-ci.org/muratcorlu/connect-api-mocker) [![npm version](https://badge.fury.io/js/connect-api-mocker.svg)](https://www.npmjs.com/package/connect-api-mocker) [![codecov](https://codecov.io/gh/muratcorlu/connect-api-mocker/branch/master/graph/badge.svg)](https://codecov.io/gh/muratcorlu/connect-api-mocker) [![Greenkeeper badge](https://badges.greenkeeper.io/muratcorlu/connect-api-mocker.svg)](https://greenkeeper.io/)
4+
[![Build Status](https://travis-ci.org/muratcorlu/connect-api-mocker.svg?branch=master)](https://travis-ci.org/muratcorlu/connect-api-mocker) [![npm version](https://badge.fury.io/js/connect-api-mocker.svg)](https://www.npmjs.com/package/connect-api-mocker) [![codecov](https://codecov.io/gh/muratcorlu/connect-api-mocker/branch/master/graph/badge.svg)](https://codecov.io/gh/muratcorlu/connect-api-mocker) [![Greenkeeper badge](https://badges.greenkeeper.io/muratcorlu/connect-api-mocker.svg)](https://greenkeeper.io/) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
55

66
`connect-api-mocker` is a [connect.js](https://github.com/senchalabs/connect) middleware that fakes REST API server with filesystem. It will be helpful when you try to test your application without the actual REST API server.
77

0 commit comments

Comments
 (0)