From: W. Trevor King Date: Sun, 18 Mar 2012 17:12:19 +0000 (-0400) Subject: Correct indentation and add h5config dependency comment to README. X-Git-Tag: v0.4~9 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bea71c5bc1ebee36a0f31a97850dabace2bbf920;p=pyafm.git Correct indentation and add h5config dependency comment to README. --- diff --git a/README b/README index fe8cee1..224d52c 100644 --- 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'] = [