From 372a433b823f91426b44b4cb10759107dd567d23 Mon Sep 17 00:00:00 2001 From: Scott Williams Date: Sun, 16 Jul 2017 12:52:22 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7bef48176..7b87e4a91 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ **SixLabors.Fonts** is a new cross-platform font loadings and drawing library. -[![Build status](https://ci.appveyor.com/api/projects/status/26dab7lf874b5ib3/branch/master?svg=true)](https://ci.appveyor.com/project/six-labors/fonts/branch/develop) -[![codecov](https://codecov.io/gh/SixLabors/Fonts/branch/develop/graph/badge.svg)](https://codecov.io/gh/SixLabors/Fonts) +[![Build status](https://ci.appveyor.com/api/projects/status/26dab7lf874b5ib3/branch/master?svg=true)](https://ci.appveyor.com/project/six-labors/fonts/branch/master) +[![codecov](https://codecov.io/gh/SixLabors/Fonts/branch/master/graph/badge.svg)](https://codecov.io/gh/SixLabors/Fonts) [![GitHub license](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/SixLabors/Fonts/master/LICENSE) [![Join the chat at https://gitter.im/SixLabors/Shapes](https://badges.gitter.im/SixLabors/Fonts.svg)](https://gitter.im/SixLabors/Fonts?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)