diff --git a/README.md b/README.md index df50b61..a76fcad 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,7 @@ The basic data structure for storing neural recording data is the ``Data`` objec In addition to analysis and processing tools, naplib-python contains a suite of visualization tools, including brain plotting for ECoG and intracranial EEG electrodes. The backend can use either pure matplotlib for static plots, or plotly for 3D interactive plots. Here is a 3D interactive plot of some ECoG data. - +[![Interactive brain plot](https://raw.githubusercontent.com/naplab/naplib-python/main/docs/figures/plotly_brain_video.mp4)]([https://raw.githubusercontent.com/username/repository/branch/path/to/video.mp4](https://raw.githubusercontent.com/naplab/naplib-python/main/docs/figures/plotly_brain_video.mp4)) ### ``Data`` Structure Schematic