From 5d9345d14cc284e0875cf140b980bfde5d14213d Mon Sep 17 00:00:00 2001 From: Torben Hammes Date: Thu, 23 May 2019 13:22:30 +0200 Subject: [PATCH] Add PyPI badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0659c22..cf6fc62 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Cloud Scanner [![Build Status](https://dev.azure.com/ethomson/cloud-scanner/_apis/build/status/ethomson.cloud-scanner-build?branchName=master)](https://dev.azure.com/ethomson/cloud-scanner/_build/latest?definitionId=72&branchName=master) - +[![PyPI](https://img.shields.io/pypi/v/cloud-scanner.svg)](https://pypi.org/project/cloud-scanner/) **Note:** this is a fork of the [Microsoft Cloud Scanner](https://github.com/Microsoft/cloud-scanner), originally built by the Microsoft Commercial Software Engineering team. This project was forked for demonstration purposes only; please contribute changes back to the original project. ## Developer Documentation