Update readme with pipelines badge (#1838)

This commit is contained in:
James Newton-King
2018-09-18 17:35:10 -07:00
committed by GitHub
parent 71564ceb16
commit 47dbed550c
+1 -1
View File
@@ -1,7 +1,7 @@
# ![Logo](Doc/icons/logo.jpg) Json.NET
[![NuGet version (Newtonsoft.Json)](https://img.shields.io/nuget/v/Newtonsoft.Json.svg?style=flat-square)](https://www.nuget.org/packages/Newtonsoft.Json/)
[![Build status](https://ci.appveyor.com/api/projects/status/h1py293didjv3428/branch/master?svg=true)](https://ci.appveyor.com/project/JamesNewtonKing/newtonsoft-json)
[![Build status](https://dev.azure.com/jamesnk/Public/_apis/build/status/JamesNK.Newtonsoft.Json?branchName=master)](https://dev.azure.com/jamesnk/Public/_build/latest?definitionId=8)
- [Homepage](https://www.newtonsoft.com/json)
- [Documentation](https://www.newtonsoft.com/json/help)