Browse Source

resolves #108

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

+ 3
- 2
README.md View File

@ -10,10 +10,11 @@
### Installation
`pip3 install nd2reader` for Python 3.x (recommended)
`pip3 install nd2reader` for Python 3.x
`pip install nd2reader` for Python 2.x
If you don't already have the packages `numpy` and `six`, they will be installed automatically.
### ND2s
A quick summary of ND2 metadata can be obtained as shown below.


Loading…
Cancel
Save