Granular.jl

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

commit 24bed9910a77b10dbb65abd5d3d7e30778128efa
parent 099a5ebfaa903cbecd27b6af4f2fcb2f2c09f0a2
Author: Anders Damsgaard <andersd@riseup.net>
Date:   Thu,  4 Jan 2018 11:06:31 -0500

Fix minor stylistic issues in README

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

diff --git a/README.md b/README.md @@ -1,11 +1,10 @@ # Granular -![Granular.jl -logo](https://github.com/anders-dc/Granular.jl/raw/master/docs/src/assets/logo.gif) +![Granular.jl logo](https://github.com/anders-dc/Granular.jl/raw/master/docs/src/assets/logo.gif) A [Julia](https://julialang.org) package for granular mechanics. -| Documentation | Chat | Stable Release | Development version | 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) |