Skip to content

Commit

Permalink
docs(mentor): Add image and tags example to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hanneskaeufler committed Mar 3, 2018
1 parent ac8397f commit 22bc53c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,15 @@ import mentor from 'danger-plugin-mentor'

mentor()
```

![example](example.png)

You can specify an array of string tags to filter the shown tips:

```js
mentor(["testing", "agile"])
```

## Changelog

See the GitHub [release history](https://github.com/hanneskaeufler/danger-plugin-mentor/releases).
Expand Down

0 comments on commit 22bc53c

Please sign in to comment.