Granular.jl

Julia package for granular dynamics simulation
git clone git://src.adamsgaard.dk/Granular.jl
Log | Files | Refs | README | LICENSE

commit 59b0444c09cb4ebb0b6bfa94bc356fb8212d3610
parent ca65d2ddfa993e5a21e7a184d94787a4a6d7350b
Author: Anders Damsgaard <andersd@riseup.net>
Date:   Mon,  1 May 2017 22:37:03 -0400

use svg badge for appveyor

Diffstat:
MREADME.md | 9++++-----
1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md @@ -1,13 +1,12 @@ # SeaIce +A [Julia](https://julialang.org) package for sea-ice thermodynamics and granular +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)](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) +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) -A [Julia](https://julialang.org) package for sea-ice thermodynamics and granular -mechanics. +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) ## Installation [SeaIce.jl](https://github.com/anders-dc/SeaIce.jl) is in heavy development and