From 95adbb72ef4b1ccd8b81f34aa39f088c61d93cc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=20Dupr=C3=A9=20la=20Tour?= Date: Wed, 25 May 2022 16:10:04 -0700 Subject: [PATCH] MNT update CI badge to github actions (#453) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c351b8e2..7d84cd0e0 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ pycortex ======== -[![Build Status](https://travis-ci.org/gallantlab/pycortex.svg?branch=main)](https://travis-ci.org/gallantlab/pycortex) +[![Build Status](https://github.com/gallantlab/pycortex/actions/workflows/run_tests.yml/badge.svg)](https://github.com/gallantlab/pycortex/actions/workflows/run_tests.yml) [![Python version](https://img.shields.io/badge/python-3.6%2B-blue)](https://www.python.org/downloads/release/python) [![License](https://img.shields.io/badge/License-BSD%202--Clause-blue.svg)](https://opensource.org/licenses/BSD-2-Clause) + [![quickflat demo](https://raw.github.com/gallantlab/pycortex/main/docs/wn_med.png)](https://gallantlab.github.io/pycortex) Pycortex is a software library that allows you to visualize fMRI or other volumetric neuroimaging data on cortical surfaces.