From 8207e78f008761afc0975c34d551afa941f59667 Mon Sep 17 00:00:00 2001 From: jim Date: Wed, 10 Jun 2015 15:46:24 -0500 Subject: [PATCH] resolves #62: fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d00d151..3b831e8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ### About -`nd2reader` is a pure-Python package that reads images produced by NIS Elements 4.0+. It has only been definitely tested on NIS Elements 4.30.02 Build 1053. Support for older versions is planned. +`nd2reader` is a pure-Python package that reads images produced by NIS Elements 4.0+. It has only been definitively tested on NIS Elements 4.30.02 Build 1053. Support for older versions is planned. .nd2 files contain images and metadata, which can be split along multiple dimensions: time, fields of view (xy-plane), focus (z-plane), and filter channel.