tput badges into markdown 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 ee3ea374114da7295e190537d64c39d7950b1fd0
 (DIR) parent 2d30ed8b1016d9ec00d08a7aaf9cede501dd1074
 (HTM) Author: Anders Damsgaard <andersd@riseup.net>
       Date:   Mon, 11 Sep 2017 10:18:39 -0400
       
       put badges into markdown table
       
       Diffstat:
         M README.md                           |      10 +++-------
       
       1 file changed, 3 insertions(+), 7 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       t@@ -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