From f9c449df644ea2aaf6c918a5d5b940a1597d7d63 Mon Sep 17 00:00:00 2001 From: Jeremy Magland Date: Mon, 15 Apr 2024 15:56:59 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 879608d..efc6821 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ :warning: Please note, LINDI is currently under development and should not yet be used in practice. +For a more up-to-date introduction to LINDI, see the [README on the dev branch](https://github.com/NeurodataWithoutBorders/lindi/tree/dev). + LINDI is a Python library that facilitates handling NWB (Neurodata Without Borders) files in an efficient, flexible manner, especially when dealing with large datasets on remote servers. The goal is to enable composition of NWB files by integrating data from multiple sources without the need to copy or move large datasets. LINDI features include: