From f2d80e4fa2c122892752bc2aa51a0741b5008798 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 19 Apr 2011 14:56:06 -0400 Subject: [PATCH] Minor rewrite of README intro section. --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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/ -- 2.26.2