From c45b128d9d74f4ea24171492ecb60249479fab0f Mon Sep 17 00:00:00 2001 From: Ray Osborn Date: Tue, 24 May 2016 21:29:21 -0500 Subject: [PATCH] Update documentation --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ffb3b8..9fce0b4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ Introduction ============ This package provides a Python API to open, create, and manipulate [NeXus -data](http://www.nexusformat.org/) written in the HDF5 format. It also includes -a remote file server to allow files to be opened across a network. The +data](http://www.nexusformat.org/) written in the HDF5 format. The 'nexusformat' package provides the underlying API for [NeXpy](http://nexpy.github.io/nexpy), which provides a GUI interface for visualizing and analyzing NeXus data.