tFix table - 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 4a99cc8fdb62b33634dec823c3bef39b7e338e39
 (DIR) parent 4379f06a9a567cf04739417ef78c1e1553db1a5d
 (HTM) Author: Anders Damsgaard <andersd@riseup.net>
       Date:   Thu,  4 Jan 2018 10:51:03 -0500
       
       Fix table
       
       Diffstat:
         M README.md                           |       5 ++---
       
       1 file changed, 2 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       t@@ -5,9 +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 Build Status | Development Build Status | 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