Skip to content

Commit e1a825c

Browse files
authored
Update README.md
1 parent 71aa18e commit e1a825c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ import ndv
1414
data = ndv.data.cells3d()
1515
# or ndv.data.nd_sine_wave()
1616
# or *any* arraylike object (see support below)
17+
1718
ndv.imshow(data)
1819
```
1920

0 commit comments

Comments
 (0)