summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDuncan Mac-Vicar P <dmacvicar@gmail.com>2016-12-16 15:00:13 +0100
committerGitHub <noreply@github.com>2016-12-16 15:00:13 +0100
commit3bf8af782383aedd9349fa222e73a50e57b4d170 (patch)
treed1bcd794e58865b1809331c9bbd24945e91815c7 /README.md
parent575f7892c3e6a94056bb29fed91b96df63f7ba8c (diff)
downloadterraform-provider-libvirt-3bf8af782383aedd9349fa222e73a50e57b4d170.tar
terraform-provider-libvirt-3bf8af782383aedd9349fa222e73a50e57b4d170.tar.gz
remove "experimental"
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 85a94566..5209508a 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# Terraform provider for libvirt
-![experimental](https://img.shields.io/badge/stability%3F-experimental-orange.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)
-This provider is still experimental/in development. To see what is left or planned, see the [issues list](https://github.com/dmacvicar/terraform-provider-libvirt/issues).
+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).
This is a terraform provider that lets you provision
servers on a [libvirt](https://libvirt.org/) host via [Terraform](https://terraform.io/).