Skip to content

Commit

Permalink
Add dev dependency badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 13, 2014
1 parent c9c35fa commit ef78c97
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# is-object

[![build status][1]][2] [![dependency status][3]][4]
[![build status][1]][2] [![dependency status][3]][4] [![dev dependency status][9]][10]

[![browser support][5]][6]

Expand Down Expand Up @@ -36,4 +36,5 @@ console.log(isObject(require("util"))) // true
[6]: http://ci.testling.com/ljharb/is-object
[7]: https://github.com/Raynos
[8]: https://github.com/ljharb

[9]: https://david-dm.org/ljharb/is-object/dev-status.svg
[10]: https://david-dm.org/ljharb/is-object#info=devDependencies

0 comments on commit ef78c97

Please sign in to comment.