Skip to content

Commit fe0ee73

Browse files
committed
add badges & logo
1 parent 9087d6b commit fe0ee73

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
# PUPPET-MOCK
22

3-
Mock Puppet for Wechaty
3+
[![NPM Version](https://badge.fury.io/js/wechaty-puppet-mock.svg)](https://badge.fury.io/js/wechaty-puppet-mock)
4+
[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-blue.svg)](https://www.typescriptlang.org/)
5+
[![Linux/Mac Build Status](https://travis-ci.com/Chatie/wechaty-puppet-mock.svg?branch=master)](https://travis-ci.com/Chatie/wechaty-puppet-mock)
6+
7+
![chatie puppet](https://chatie.io/wechaty-puppet-mock/images/mock.png)
8+
9+
> Picture Credit: <https://softwareautotools.com/2017/03/01/mocking-explained-in-python/>
10+
11+
Puppet Mocker & Starter for Wechaty
412

513
## USAGE
614

715
```ts
8-
import PuppetMock from '@chatie/wechaty-puppet-mock'
16+
import PuppetMock from 'wechaty-puppet-mock'
917

1018
const wechaty = new Wechaty()
1119

docs/images/mock.png

37.5 KB
Loading

0 commit comments

Comments
 (0)