diff --git a/README.md b/README.md index 2e92b81..69f4d1b 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,9 @@ the [website](http://raacampbell13.github.io/lasagna). ## Installation ## Lasagna runs on Python 2.7, PyQt4, and uses PyQtGraph for the plotting. You'll need the following modules: -* tifffile [for importing TIFF files] -* vtk [for importing MHD files] +* tifffile [for importing LSM files] +* vtk [optional, for faster import of MHD files] +* PyLibTiff * numpy * pyqtgraph 9.10 * yaml