tfix path to appveyor badge - 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 784b8ddf4d8c0e684ccd67225171564259c1475c
 (DIR) parent b1fabb456a57be43391034d91970559ce6160a8b
 (HTM) Author: Anders Damsgaard <andersd@riseup.net>
       Date:   Tue,  2 May 2017 08:46:16 -0400
       
       fix path to appveyor badge
       
       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/project/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/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)