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: [](https://anders-dc.github.io/SeaIce.jl/latest)
-
-Build status on Linux/Mac: [](https://travis-ci.org/anders-dc/SeaIce.jl)
-
-Build status on Windows: [](https://ci.appveyor.com/project/anders-dc/seaice-jl/)
-
-Test coverage: [](http://codecov.io/github/anders-dc/SeaIce.jl?branch=master)
+| Documentation | Build Status (Linux/Mac) | Build Status (Win) | Test Coverage |
+|:-------------:|:------------------------:|:------------------:|:-------------:|
+|[](https://anders-dc.github.io/SeaIce.jl/latest) | [](https://travis-ci.org/anders-dc/SeaIce.jl) | [](https://ci.appveyor.com/project/anders-dc/seaice-jl/) | [](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