Granular.jl

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

commit ee3ea374114da7295e190537d64c39d7950b1fd0
parent 2d30ed8b1016d9ec00d08a7aaf9cede501dd1074
Author: Anders Damsgaard <andersd@riseup.net>
Date:   Mon, 11 Sep 2017 10:18:39 -0400

put badges into markdown table

Diffstat:
MREADME.md | 10+++-------
1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md @@ -2,13 +2,9 @@ A [Julia](https://julialang.org) package for sea-ice thermodynamics and granular mechanics. -Documentation: [![Seaice.jl Documentation](https://img.shields.io/badge/docs-latest-blue.svg)](https://anders-dc.github.io/SeaIce.jl/latest) - -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/anders-dc/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) +| Documentation | Build Status (Linux/Mac) | Build Status (Win) | Test Coverage | +|:-------------:|:------------------------:|:------------------:|:-------------:| +|[![Seaice.jl Documentation](https://img.shields.io/badge/docs-latest-blue.svg)](https://anders-dc.github.io/SeaIce.jl/latest) | [![Build Status](https://travis-ci.org/anders-dc/SeaIce.jl.svg?branch=master)](https://travis-ci.org/anders-dc/SeaIce.jl) | [![Build Status](https://ci.appveyor.com/api/projects/status/github/anders-dc/SeaIce.jl?svg=true)](https://ci.appveyor.com/project/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) | ## Installation [SeaIce.jl](https://github.com/anders-dc/SeaIce.jl) is in heavy development and