From 271506558cddffcb8a012c3a899c50b2b5cee7fe Mon Sep 17 00:00:00 2001 From: Daniel Goldfarb Date: Mon, 13 Dec 2021 18:33:58 -0500 Subject: [PATCH] add status badge for mplfinance checks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0c1cdf7..7ef8cc38 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/matplotlib/mplfinance.svg?branch=master)](https://travis-ci.org/matplotlib/mplfinance) +[![mplfinance Checks](https://github.com/matplotlib/mplfinance/actions/workflows/mplfinance_checks.yml/badge.svg?branch=master)](https://github.com/matplotlib/mplfinance/actions/workflows/mplfinance_checks.yml) # mplfinance matplotlib utilities for the visualization, and visual analysis, of financial data