From 84f0398b19ef94c9daec9d59492728be35a52ff3 Mon Sep 17 00:00:00 2001 From: Joao Sousa Date: Wed, 23 Jan 2019 17:35:10 +0000 Subject: [PATCH] Update README badges with new version --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fc4d414..2b4aa65 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Feedzai OpenML API -[![Build Status](https://travis-ci.com/feedzai/feedzai-openml.svg?branch=master)](https://travis-ci.com/feedzai/feedzai-openml) -[![codecov](https://codecov.io/gh/feedzai/feedzai-openml/branch/master/graph/badge.svg)](https://codecov.io/gh/feedzai/feedzai-openml) -[![Codacy Badge](https://api.codacy.com/project/badge/Grade/052dc81a4434474da9a4f048c40a52eb?branch=master)](https://www.codacy.com/app/feedzai/feedzai-openml?utm_source=github.com&utm_medium=referral&utm_content=feedzai/feedzai-openml&utm_campaign=Badge_Grade) +[![Build Status](https://travis-ci.com/feedzai/feedzai-openml.svg?branch=hf-1.0.X)](https://travis-ci.com/feedzai/feedzai-openml) +[![codecov](https://codecov.io/gh/feedzai/feedzai-openml/branch/hf-1.0.X/graph/badge.svg)](https://codecov.io/gh/feedzai/feedzai-openml) +[![Codacy Badge](https://api.codacy.com/project/badge/Grade/052dc81a4434474da9a4f048c40a52eb?branch=hf-1.0.X)](https://www.codacy.com/app/feedzai/feedzai-openml?utm_source=github.com&utm_medium=referral&utm_content=feedzai/feedzai-openml&utm_campaign=Badge_Grade) Feedzai's extensible Machine Learning API to integrate ML platforms with Feedzai's data science and runtime environment.