From 544407509421447b834630070563ed1c6238048c Mon Sep 17 00:00:00 2001 From: Ry Jones Date: Fri, 20 Dec 2019 06:49:17 -0800 Subject: [PATCH] Add build status badge Signed-off-by: Ry Jones --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 92adb9f98..02181249e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ![Cello](docs/images/favicon.png) +[![Build Status](https://dev.azure.com/Hyperledger/Cello/_apis/build/status/hyperledger.cello?branchName=master)](https://dev.azure.com/Hyperledger/Cello/_build/latest?definitionId=27&branchName=master) + Hyperledger Cello is a blockchain provision and operation system, which helps manage blockchain networks in an efficient way. 1. [Introduction](#introduction)