From 181d1bdcf1888ceff4c386367bc412a79cc7a51f Mon Sep 17 00:00:00 2001 From: John Kerl Date: Tue, 6 Apr 2021 01:59:13 -0400 Subject: [PATCH] neaten README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a5907647a..0d88a0380 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ # Build status +[![Linux build status](https://travis-ci.org/johnkerl/miller.svg?branch=master)](https://travis-ci.org/johnkerl/miller) +[![Windows build status](https://ci.appveyor.com/api/projects/status/github/johnkerl/miller?branch=master&svg=true)](https://ci.appveyor.com/project/johnkerl/miller) +[![Go-port multi-platform build status](https://github.com/johnkerl/miller/actions/workflows/go.yml/badge.svg)](https://github.com/johnkerl/miller/actions) + ![Linux build status](https://travis-ci.org/johnkerl/miller.svg?branch=master) ![Windows build status](https://ci.appveyor.com/api/projects/status/github/johnkerl/miller?branch=master&svg=true) ![Go-port multi-platform build status](https://github.com/johnkerl/miller/actions/workflows/go.yml/badge.svg)