summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFlavio Castelli <flavio@castelli.name>2017-03-02 22:21:48 +0100
committerGitHub <noreply@github.com>2017-03-02 22:21:48 +0100
commitdea5495901aa84488b7b446a6708aeccf00c680a (patch)
tree5ada1b404452434af574a3e64f0589338705e5de /README.md
parent796580411369a4c48c1e5085d47d047179871533 (diff)
downloadterraform-provider-libvirt-dea5495901aa84488b7b446a6708aeccf00c680a.tar
terraform-provider-libvirt-dea5495901aa84488b7b446a6708aeccf00c680a.tar.gz
Update README.md
Add coverall badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5209508a..5fd86273 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Terraform provider for libvirt
-![alpha](https://img.shields.io/badge/stability%3F-beta-yellow.svg) [![Build Status](https://travis-ci.org/dmacvicar/terraform-provider-libvirt.svg?branch=master)](https://travis-ci.org/dmacvicar/terraform-provider-libvirt)
+![alpha](https://img.shields.io/badge/stability%3F-beta-yellow.svg) [![Build Status](https://travis-ci.org/dmacvicar/terraform-provider-libvirt.svg?branch=master)](https://travis-ci.org/dmacvicar/terraform-provider-libvirt) [![Coverage Status](https://coveralls.io/repos/github/dmacvicar/terraform-provider-libvirt/badge.svg?branch=master)](https://coveralls.io/github/dmacvicar/terraform-provider-libvirt?branch=master)
This provider is still being actively developed. To see what is left or planned, see the [issues list](https://github.com/dmacvicar/terraform-provider-libvirt/issues).