tput badges on the same line - 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 3e4e7caf8a64e3a53d93bc9323c3d318507a1344
 (DIR) parent da9da84ecdc288521d70f8711e7acccc88106001
 (HTM) Author: Anders Damsgaard <andersd@riseup.net>
       Date:   Tue, 18 Apr 2017 22:11:50 -0400
       
       put badges on the same line
       
       Diffstat:
         M README.md                           |       6 +-----
       
       1 file changed, 1 insertion(+), 5 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       t@@ -1,10 +1,6 @@
        # SeaIce
        
       -[![Build Status](https://travis-ci.org/anders-dc/SeaIce.jl.svg?branch=master)](https://travis-ci.org/anders-dc/SeaIce.jl)
       -
       -[![Coverage Status](https://coveralls.io/repos/anders-dc/SeaIce.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/anders-dc/SeaIce.jl?branch=master)
       -
       -[![codecov.io](http://codecov.io/github/anders-dc/SeaIce.jl/coverage.svg?branch=master)](http://codecov.io/github/anders-dc/SeaIce.jl?branch=master)
       +[![Build Status](https://travis-ci.org/anders-dc/SeaIce.jl.svg?branch=master)](https://travis-ci.org/anders-dc/SeaIce.jl) [![Coverage Status](https://coveralls.io/repos/anders-dc/SeaIce.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/anders-dc/SeaIce.jl?branch=master) [![codecov.io](http://codecov.io/github/anders-dc/SeaIce.jl/coverage.svg?branch=master)](http://codecov.io/github/anders-dc/SeaIce.jl?branch=master)
        
        Toy model for sea-ice thermodynamics and granular mechanics.