From 8ebd1f13e9ccfb0a1dcc7e017be71d3cc9f3a515 Mon Sep 17 00:00:00 2001 From: MilagrosMarin Date: Thu, 12 Oct 2023 19:16:17 +0000 Subject: [PATCH] correct the name of the pipeline figure --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58ef41b..d7cdd9e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ tables that can be combined with other Elements to assemble a fully functional p ## Data Pipeline Diagram -![pipeline](https://raw.githubusercontent.com/datajoint/element-deeplabcut/main/images/pipeline_dlc.svg) +![pipeline](https://raw.githubusercontent.com/datajoint/element-deeplabcut/main/images/pipeline.svg) ## Getting Started