From: W. Trevor King Date: Tue, 19 Apr 2011 18:52:34 +0000 (-0400) Subject: Minor rewrite of README intro section. X-Git-Tag: v0.3~10 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0ef716a08fb0244213b0396de8b1706019df90bc;p=pyafm.git Minor rewrite of README intro section. --- 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 ========