diff --git a/README.md b/README.md index 9f84b59..88a765e 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ issues](https://img.shields.io/github/issues/alleninstitute/npc_lims?logo=github # currently, we're only tracking behavior and ephys sessions that use variants of https://github.com/samgale/DynamicRoutingTask/blob/main/TaskControl.py: >>> all(s.date.year >= 2022 for s in tracked_sessions) True + ``` - "tracked sessions" are discovered via 3 routes: