Add pycomedi link to README.
authorW. Trevor King <wking@drexel.edu>
Tue, 19 Apr 2011 18:49:10 +0000 (14:49 -0400)
committerW. Trevor King <wking@drexel.edu>
Tue, 19 Apr 2011 18:49:10 +0000 (14:49 -0400)
README

diff --git a/README b/README
index d4a145875ccab9544583bbf0c262a797199365db..eedd8c5db6d88e27905ad55c833274c605e2970c 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,8 @@
-Pypiezo: Python modules to control piezoelectric actuators.
+Pypiezo
+=======
 
-Mostly a set of convenient wrappers around pycomedi calls for keeping
+Pypiezo is a Python module to control piezoelectric actuators.  It is
+mostly a set of convenient wrappers around pycomedi_ calls for keeping
 track of the relevant calibration constants.  To get a feel for an
 "official" set of calibration constants, you can take a peek at
 `veeco_header`, which is the beginning of a saved Veeco NanoScope
@@ -96,6 +98,7 @@ Copyright 2007-2011
 .. _H5Py: http://code.google.com/p/h5py/
 .. _Matplotlib: http://matplotlib.sourceforge.net/
 .. _Nose: http://somethingaboutorange.com/mrl/projects/nose/
+.. _Pycomedi: http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/pycomedi/
 .. _PyYAML: http://pyyaml.org/wiki/PyYAML
 .. _Git: http://git-scm.com/
 .. _homepage: