From 7eb18a4a4ec878095891686adfa38610b859fd3e Mon Sep 17 00:00:00 2001 From: Huajian Mao Date: Mon, 4 Nov 2019 16:31:29 +0800 Subject: [PATCH] Revise badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f40b41..6face7e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Leetcode Code snippets and **Test cases** for Leetcode problems. -[![Build Status](https://travis-ci.org/huajianmao/leetcode.svg?branch=master)](https://travis-ci.org/huajianmao/leetcode) -[![Coverage Status](https://coveralls.io/repos/github/huajianmao/leetcode/badge.svg?branch=master)](https://coveralls.io/github/huajianmao/leetcode?branch=master) +[![Build Status](https://travis-ci.org/huajianmao/leetcode.svg?branch=hjmao)](https://travis-ci.org/huajianmao/leetcode) +[![Coverage Status](https://coveralls.io/repos/github/huajianmao/leetcode/badge.svg?branch=hjmao)](https://coveralls.io/github/huajianmao/leetcode?branch=hjmao) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/095e4b25c3164e558dd15614dfec5f4f)](https://www.codacy.com/app/huajianmao/leetcode?utm_source=github.com&utm_medium=referral&utm_content=huajianmao/leetcode&utm_campaign=Badge_Grade) ## Introduction