tChange table header - 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 0ff6b6305f2d2fc3d2470b24060d74e6dda61b9a
 (DIR) parent 12eae58df0fa1894a304b32d9345df5eb8b21909
 (HTM) Author: Anders Damsgaard <andersd@riseup.net>
       Date:   Fri, 16 Mar 2018 14:19:25 -0400
       
       Change table header
       
       Diffstat:
         M README.md                           |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       t@@ -4,8 +4,8 @@
        
        A [Julia](https://julialang.org) package for granular mechanics.
        
       -| DOI | Documentation | Chat | Stable Release | Development Version | Test Coverage |
       -|:---:|:-------------:|:----:|:--------------:|:-------------------:|:-------------:|
       +| Referencing | Documentation | Chat | Stable Release | Development Version | Test Coverage |
       +|:-----------:|:-------------:|:----:|:--------------:|:-------------------:|:-------------:|
        | [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1165989.svg)](https://doi.org/10.5281/zenodo.1165989) | [![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