tadd badge 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 53181679a5d21a18528aab511f2c6b277c045ca0
 (DIR) parent 94c63541eebe18dcb5915c8cd1dcbeae2d576b7b
 (HTM) Author: Anders Damsgaard <andersd@riseup.net>
       Date:   Mon,  1 May 2017 22:33:02 -0400
       
       add badge to appveyor
       
       Diffstat:
         M README.md                           |       6 +++++-
       
       1 file changed, 5 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       t@@ -1,6 +1,10 @@
        # SeaIce
        
       -[![Build Status](https://travis-ci.org/anders-dc/SeaIce.jl.svg?branch=master)](https://travis-ci.org/anders-dc/SeaIce.jl) [![codecov.io](http://codecov.io/github/anders-dc/SeaIce.jl/coverage.svg?branch=master)](http://codecov.io/github/anders-dc/SeaIce.jl?branch=master)
       +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)](https://ci.appveyor.com/api/projects/status/github/SeaIce.jl) 
       +
       +Code 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)
        
        A [Julia](https://julialang.org) package for sea-ice thermodynamics and granular 
        mechanics.