Skip to content

Commit

Permalink
fix coveralls + hardlink note
Browse files Browse the repository at this point in the history
  • Loading branch information
seangenabe committed Nov 19, 2017
1 parent 3da2304 commit 9991afd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![npm](https://img.shields.io/npm/v/@seangenabe/shadow.svg?style=flat-square)](https://www.npmjs.com/package/@seangenabe/shadow)
[![Travis Build Status](https://img.shields.io/travis/seangenabe/shadow/master.svg?label=travis&style=flat-square)](https://travis-ci.org/seangenabe/@seangenabe/shadow)
[![AppVeyor Build Status](https://img.shields.io/appveyor/ci/seangenabe/shadow/master.svg?label=appveyor&style=flat-square)](https://ci.appveyor.com/project/seangenabe/@seangenabe/shadow)
[![AppVeyor Build Status](https://img.shields.io/appveyor/ci/seangenabe/shadow/master.svg?label=appveyor&style=flat-square)](https://ci.appveyor.com/project/seangenabe//shadow)
[![Coveralls](https://img.shields.io/coveralls/github/seangenabe/shadow.svg?style=flat-square)](https://coveralls.io/github/seangenabe/shadow)
[![Dependency Status](https://img.shields.io/david/seangenabe/shadow.svg?style=flat-square)](https://david-dm.org/seangenabe/@seangenabe/shadow)
[![devDependency Status](https://img.shields.io/david/dev/seangenabe/shadow.svg?style=flat-square)](https://david-dm.org/seangenabe/@seangenabe/shadow#info=devDependencies)
Expand Down Expand Up @@ -38,6 +38,10 @@ Options:
* cwd, dest, pattern - same as above
* m|mode - copy mode

## What happened to `hardlink`?

This package is modified from `hardlink`'s code and is a superset of its functionality.

## Related

* [copy-newer](https://github.com/seangenabe/copy-newer)
Expand Down

0 comments on commit 9991afd

Please sign in to comment.