Modify readme to show CI status badge. (#775)

* Modify readme to show CI status badge.

* refac

* layout ix

* remoe extra line

* spacing
This commit is contained in:
Cijo Thomas 2020-07-07 12:52:36 -07:00 committed by GitHub
parent ca322b3883
commit cdf0cbe397
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# OpenTelemetry .NET
[![Gitter chat](https://img.shields.io/gitter/room/opentelemetry/opentelemetry-dotnet)](https://gitter.im/open-telemetry/opentelemetry-dotnet)
[![Build Status](https://dev.azure.com/opentelemetry/pipelines/_apis/build/status/open-telemetry.opentelemetry-dotnet-myget-update?branchName=master)](https://dev.azure.com/opentelemetry/pipelines/_build/latest?definitionId=2&branchName=master)
![Build Status](https://github.com/open-telemetry/opentelemetry-dotnet/workflows/.NET%20Linux/badge.svg?branch=master)
![Build Status](https://github.com/open-telemetry/opentelemetry-dotnet/workflows/.NET%20Windows/badge.svg?branch=master)
The .NET [OpenTelemetry](https://opentelemetry.io/) client.