tfix link to appveyor - Granular.jl - Julia package for granular dynamics simulation
 (HTM) git clone git://src.adamsgaard.dk/Granular.jl
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 6baf2ab767d7ae1d033b92eeca70073af6ac7f59
 (DIR) parent 59b0444c09cb4ebb0b6bfa94bc356fb8212d3610
 (HTM) Author: Anders Damsgaard <andersd@riseup.net>
       Date:   Mon,  1 May 2017 22:40:56 -0400
       
       fix link to appveyor
       
       Diffstat:
         M README.md                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       t@@ -4,7 +4,7 @@ mechanics.
        
        Build status on Linux/Mac: [![Build Status](https://travis-ci.org/anders-dc/SeaIce.jl.svg?branch=master)](https://travis-ci.org/anders-dc/SeaIce.jl) 
        
       -Build status on Windows: [![Build Status](https://ci.appveyor.com/api/projects/status/github/SeaIce.jl?svg=true)](https://ci.appveyor.com/api/projects/status/github/SeaIce.jl) 
       +Build status on Windows: [![Build Status](https://ci.appveyor.com/api/projects/status/github/SeaIce.jl?svg=true)](https://ci.appveyor.com/project/anders-dc/seaice-jl/) 
        
        Test coverage: [![codecov.io](http://codecov.io/github/anders-dc/SeaIce.jl/coverage.svg?branch=master)](http://codecov.io/github/anders-dc/SeaIce.jl?branch=master)