From ecc935b9ec5a02aa54e26d2c58d42061795d6478 Mon Sep 17 00:00:00 2001 From: Ali Khan Date: Fri, 6 Dec 2024 09:16:35 -0500 Subject: [PATCH] FIx typo in title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce81663..7dcad11 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 🧠 hippunfold_surf +# 🧠 hippunfold_plot This package provides plotting functions for hippocampal surface maps from HippUnfold (https://github.com/khanlab/hippunfold), wrapping the Nilearn (https://nilearn.github.io) plotting functions (matplotlib engine) to achieve this.