From: W. Trevor King Date: Tue, 19 Apr 2011 18:56:06 +0000 (-0400) Subject: Minor rewrite of README intro section. X-Git-Tag: v0.3~9 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f2d80e4fa2c122892752bc2aa51a0741b5008798;p=pyafm.git Minor rewrite of README intro section. --- diff --git a/README b/README index bd94f50..28c3f72 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ -PyAFM +Pyafm ===== -PyAFM is a set of tools for controlling atomic force microscopes. It +Pyafm is a set of tools for controlling atomic force microscopes. It provides control of AFM postition using both short-range (piezo) and long range (stepper) vertical positioning. There are separate modules for controlling the piezo (`pypiezo`) and stepper (`stepper`), this @@ -21,7 +21,7 @@ overlay`_. Install with:: # emerge -av sci-physics/pyafm Although it is not strictly required (thanks to `duck typing`_) you'll -probably also want my `sci-libs/stepper`_ package or an equivalent +probably also want my `stepper`_ package or an equivalent stepper implementation. .. _layman: http://layman.sourceforge.net/