Browse Source

fixed markdown

zolfa-add_slices_loading
Jim Rybarski 9 years ago
parent
commit
9a86f0ca62
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@ -59,6 +59,7 @@ You can also get some metadata about the nd2 programatically:
>>> with nd2reader.Nd2("/path/to/my_images.nd2") as nd2:
... for image in nd2:
... do_something(image)
```
### Images


Loading…
Cancel
Save