Skip to content

Commit

Permalink
Merge pull request #33 from rrrene/patch-1
Browse files Browse the repository at this point in the history
Add docs badge to README
  • Loading branch information
aroc committed Oct 5, 2018
2 parents a06ff44 + 11df384 commit 28ee2f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,8 @@ sideComments.on('commentDeleted', function( commentId ) {
});
```

## Docs
## Docs [![Inline docs](http://inch-ci.org/github/aroc/side-comments.svg?branch=master)](http://inch-ci.org/github/aroc/side-comments)

**Overview of all events and method you can leverage in SideComments.js**

### SideComments Constructor
Expand Down

0 comments on commit 28ee2f4

Please sign in to comment.