Skip to content

Commit

Permalink
Add npm badge
Browse files Browse the repository at this point in the history
  • Loading branch information
laithshadeed committed Feb 7, 2017
1 parent 261f942 commit 650c8c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![Linux Build status](https://travis-ci.org/laithshadeed/dir-walk.svg?branch=master)](https://travis-ci.org/laithshadeed/dir-walk)
[![Windows Build status](https://ci.appveyor.com/api/projects/status/3yt6ngq4o9hvkgbo?svg=true)](https://ci.appveyor.com/project/laithshadeed/dir-walk)
[![Test coverage](https://coveralls.io/repos/github/laithshadeed/dir-walk/badge.svg?branch=master)](https://coveralls.io/github/laithshadeed/dir-walk?branch=master)
[![npm version](https://badge.fury.io/js/dir-walk.svg)](https://badge.fury.io/js/dir-walk)

Walk a directory tree recursively with different implementations:
- Sync Breadth-First Traversal
Expand Down

0 comments on commit 650c8c4

Please sign in to comment.