Granular.jl

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

commit 099a5ebfaa903cbecd27b6af4f2fcb2f2c09f0a2
parent 4a99cc8fdb62b33634dec823c3bef39b7e338e39
Author: Anders Damsgaard <andersd@riseup.net>
Date:   Thu,  4 Jan 2018 10:53:02 -0500

Change table headings

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

diff --git a/README.md b/README.md @@ -5,8 +5,8 @@ logo](https://github.com/anders-dc/Granular.jl/raw/master/docs/src/assets/logo.g A [Julia](https://julialang.org) package for granular mechanics. -| Documentation | Chat | Stable Release Build Status | Development Build Status | Test Coverage | -|:-------------:|:----:|:---------------------------:|:------------------------:|:-------------:| +| Documentation | Chat | Stable Release | Development version | Test Coverage | +|:-------------:|:----:|:--------------:|:-------------------:|:-------------:| |[![Granular.jl Documentation](https://img.shields.io/badge/docs-stable-blue.svg)](https://anders-dc.github.io/Granular.jl/stable) [![Granular.jl Documentation](https://img.shields.io/badge/docs-latest-blue.svg)](https://anders-dc.github.io/Granular.jl/latest) | [![Chat at https://gitter.im/anders-dc/Granular.jl](https://badges.gitter.im/anders-dc/Granular.jl.svg)](https://gitter.im/anders-dc/Granular.jl?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | [![Granular](http://pkg.julialang.org/badges/Granular_0.6.svg)](http://pkg.julialang.org/detail/Granular) | [![Build Status](https://travis-ci.org/anders-dc/Granular.jl.svg?branch=master)](https://travis-ci.org/anders-dc/Granular.jl) [![Build Status](https://ci.appveyor.com/api/projects/status/github/anders-dc/Granular.jl?svg=true)](https://ci.appveyor.com/project/anders-dc/seaice-jl/) | [![codecov.io](http://codecov.io/github/anders-dc/Granular.jl/coverage.svg?branch=master)](http://codecov.io/github/anders-dc/Granular.jl?branch=master) | ## Installation