From 0ef716a08fb0244213b0396de8b1706019df90bc Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 19 Apr 2011 14:52:34 -0400 Subject: [PATCH] Minor rewrite of README intro section. --- README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README b/README index 4473d61..bd94f50 100644 --- a/README +++ b/README @@ -1,9 +1,11 @@ -pyafm: tools for controlling atomic force microscopes. +PyAFM +===== -Provides control of AFM postition using both short-range (piezo) and +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 -module only contains methods that require the capabilities of both. +module mostly contains methods that require the capabilities of both. Packages ======== -- 2.26.2