Minor rewrite of README intro section.
authorW. Trevor King <wking@drexel.edu>
Tue, 19 Apr 2011 18:52:34 +0000 (14:52 -0400)
committerW. Trevor King <wking@drexel.edu>
Tue, 19 Apr 2011 18:52:34 +0000 (14:52 -0400)
README

diff --git a/README b/README
index 4473d6113869758b0d5d2d07d7f3665b5677ca12..bd94f5032211d761938108098236ab6015dba965 100644 (file)
--- 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
 ========