From 13fadbb93755fe7a3090e15ee1b1773ff0e12744 Mon Sep 17 00:00:00 2001 From: Ian Webster Date: Fri, 27 Nov 2020 15:16:09 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3591818..c6750dc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # quickchart-csharp -[![Build Status](https://travis-ci.com/typpo/quickchart-csharp.svg?branch=master)](https://travis-ci.com/typpo/quickchart-csharp) +[![Build Status](https://travis-ci.com/typpo/quickchart-csharp.svg?branch=main)](https://travis-ci.com/typpo/quickchart-csharp) [![Nuget](http://img.shields.io/nuget/v/QuickChart.svg?style=flat)](https://www.nuget.org/packages/QuickChart) A C# client for the [quickchart.io](https://quickchart.io/) chart API.