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

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