Skip to content

Commit a2c0a29

Browse files
authored
Update README.md
1 parent 10331da commit a2c0a29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Note that DLC does not strictly depend on dlc2nwb just yet; if attempting to con
2727

2828
# Example use case of this package (directly):
2929

30-
Here is an example for converting DLC data to NWB format (and back). Notice you can also export your data directly from DeepLabCut. This will be further documented, and is currently in this [branch](https://github.com/DeepLabCut/DeepLabCut/tree/nwb)!
30+
Here is an example for converting DLC data to NWB format (and back). Notice you can also export your data directly from DeepLabCut.
3131

3232
```
3333
from dlc2nwb.utils import convert_h5_to_nwb, convert_nwb_to_h5

0 commit comments

Comments
 (0)