diff --git a/README.md b/README.md index 36b62a841..4cf420309 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ **Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV and tabular JSON.** [![Build Status](https://travis-ci.org/johnkerl/miller.svg?branch=master)](https://travis-ci.org/johnkerl/miller) -[![Appveyor (alpha)](https://ci.appveyor.com/api/projects/status/github/johnkerl/miller)](https://ci.appveyor.com/project/johnkerl/miller) +[![AppVeyor alpha](https://ci.appveyor.com/api/projects/status/github/johnkerl/miller?branch=master&svg=true)](https://ci.appveyor.com/project/johnkerl/miller) [![License](http://img.shields.io/badge/license-BSD2-blue.svg)](https://github.com/johnkerl/miller/blob/master/LICENSE.txt) [![Docs](https://img.shields.io/badge/docs-here-yellow.svg)](http://johnkerl.org/miller/doc)