diff --git a/README.md b/README.md index 7fa2446..c768bf3 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,10 @@ -# grunt-contrib-copy v0.8.2 [![Build Status: Linux](https://travis-ci.org/gruntjs/grunt-contrib-copy.svg?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-copy) +# grunt-contrib-copy v0.8.2 [![Build Status: Linux](https://travis-ci.org/gruntjs/grunt-contrib-copy.svg?branch=master)](https://travis-ci.org/gruntjs/grunt-contrib-copy) [![Build Status: Windows](https://ci.appveyor.com/api/projects/status/fe6l517l01ys2y86/branch/master?svg=true)](https://ci.appveyor.com/project/gruntjs/grunt-contrib-copy/branch/master) > Copy files and folders ## Getting Started -This plugin requires Grunt `>=0.4.0` If you haven't used [Grunt](http://gruntjs.com/) before, be sure to check out the [Getting Started](http://gruntjs.com/getting-started) guide, as it explains how to create a [Gruntfile](http://gruntjs.com/sample-gruntfile) as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command: @@ -242,4 +241,4 @@ Aborted due to warnings. Task submitted by [Chris Talkington](http://christalkington.com/) -*This file was generated on Mon Oct 19 2015 23:43:25.* +*This file was generated on Mon Feb 01 2016 11:25:13.* diff --git a/package.json b/package.json index 52f0e08..60ccb45 100644 --- a/package.json +++ b/package.json @@ -32,5 +32,6 @@ ], "files": [ "tasks" - ] + ], + "appveyor_id": "fe6l517l01ys2y86" }