Fix up README so it is standard reStructuredText.
authorW. Trevor King <wking@drexel.edu>
Thu, 21 Apr 2011 20:54:40 +0000 (16:54 -0400)
committerW. Trevor King <wking@drexel.edu>
Thu, 21 Apr 2011 20:54:40 +0000 (16:54 -0400)
README

diff --git a/README b/README
index f477ebc2ea28cb48da5d87072a86908f4b802b22..1000092ac04930c269d100ab66f242b95fb9401c 100644 (file)
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ calibcant: tools for thermally calibrating AFM cantilevers
 Calculates the spring constant `k` of a cantilever using the
 equipartition theorem:
 
-.. math::  \frac{1}{2} k_B T = \frac{1}{2} K x^2
+  1/2 k_B T = 1/2 K x^2
 
 The analysis uses the expected power spectral density (PSD) of a
 damped simple harmonic oscillator to filter out noise from the
@@ -26,10 +26,6 @@ overlay`_.  Install with::
     # layman --add wtk
     # emerge -av sci-physics/calibcant
 
-.. _layman: http://layman.sourceforge.net/
-.. _wtk overlay: http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/Gentoo_overlay/
-
-
 Dependencies
 ------------
 
@@ -107,6 +103,10 @@ Copyright 2007-2011
      http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/FFT-tools/
 .. _Pypiezo:
      http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/pypiezo/
+.. _pyafm:
+     http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/pyafm/
+.. _stepper:
+     http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/stepper/
 .. _Git: http://git-scm.com/
 .. _homepage:
      http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/calibcant/