Correct indentation and add h5config dependency comment to README.
authorW. Trevor King <wking@drexel.edu>
Sun, 18 Mar 2012 17:12:19 +0000 (13:12 -0400)
committerW. Trevor King <wking@drexel.edu>
Sun, 18 Mar 2012 17:12:19 +0000 (13:12 -0400)
README

diff --git a/README b/README
index fe8cee10f62bdad02bcc473a1603a561b227dc65..224d52c3818f9ede970d1e0512bd4c356f6167c4 100644 (file)
--- a/README
+++ b/README
@@ -37,7 +37,7 @@ Pyafm requires the following Python modules:
 * Pypiezo_
 * Stepper_ (or equivalent stepper implementation)
 * Pypid_ (optional temperature monitoring and control)
-* H5config_
+* H5config_ (required directly, and via ``pypiezo``)
 * SciPy_
 
 Getting the source
@@ -83,7 +83,7 @@ calibration constants, etc. and plug them into your config::
   >>> import pyafm.config
   >>> config = pyafm.config.AFMConfig()
   >>> config['name'] = '1B3D9'
-   >>> config['main-axis'] = 'z'
+  >>> config['main-axis'] = 'z'
   >>> config['piezo'] = pypiezo.config.PiezoConfig()
   >>> config['piezo']['name'] = '2253E'
   >>> config['piezo']['axes'] = [