From 1d61fa430b67693b97f10f25ad7edca0d57028c5 Mon Sep 17 00:00:00 2001 From: Michael Kuzmin Date: Wed, 25 Apr 2018 14:47:42 +0300 Subject: [PATCH] Add Readme badges --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ca477d2ba..8a782fa6c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +[![Team project](http://jb.gg/badges/team.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub) +[![Github All Releases](https://img.shields.io/github/downloads/jetbrains-infra/packer-builder-vsphere/total.svg)](https://github.com/jetbrains-infra/packer-builder-vsphere/releases) +[![TeamCity build status](https://img.shields.io/teamcity/http/teamcity.jetbrains.com/s/PackerVSphere_Build.svg)](https://teamcity.jetbrains.com/viewType.html?buildTypeId=PackerVSphere_Build&guest=1) + + # Packer Builder for VMware vSphere This a plugin for [HashiCorp Packer](https://www.packer.io/). It uses native vSphere API, and creates virtual machines remotely.