Skip to content

Commit

Permalink
badges
Browse files Browse the repository at this point in the history
  • Loading branch information
feross committed Feb 16, 2016
1 parent 578efcf commit 430db5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# call-log [![travis](https://img.shields.io/travis/feross/call-log.svg)](https://travis-ci.org/feross/call-log) [![npm](https://img.shields.io/npm/v/call-log.svg)](https://npmjs.org/package/call-log)
# call-log [![travis](https://img.shields.io/travis/feross/call-log/master.svg)](https://travis-ci.org/feross/call-log) [![npm](https://img.shields.io/npm/v/call-log.svg)](https://npmjs.org/package/call-log)

#### Instrument a JavaScript class (or object) so that anytime a method function is called it gets logged to the console.

Expand Down

0 comments on commit 430db5f

Please sign in to comment.