FFT_tools: add LOG and rework tests to use self.assert...().
[FFT-tools.git] / README
diff --git a/README b/README
index 81866bc3efa8619ee028103f4bc622403b86a93c..377457139f47b56e34ac457fa1a9cf6c607a4cc9 100644 (file)
--- a/README
+++ b/README
@@ -40,7 +40,7 @@ Installing by hand
 
 FFT-tools is available as a Git_ repository::
 
-    $ git clone http://www.physics.drexel.edu/~wking/code/git/FFT-tools.git
+    $ git clone git://tremily.us/FFT-tools.git
 
 See the homepage_ for details.  To install the checkout, run the
 standard::
@@ -51,7 +51,7 @@ standard::
 Usage
 =====
 
-See the tests in `FFT_tools.py` for simple examples.
+See the tests in ``FFT_tools.py`` for simple examples.
 
 
 Testing
@@ -74,22 +74,12 @@ This project is distributed under the `GNU General Public License
 Version 3`_ or greater.
 
 
-Author
-======
-
-W. Trevor King
-wking@drexel.edu
-Copyright 2007-2011
-
-
 .. _layman: http://layman.sourceforge.net/
-.. _wtk overlay:
-     http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/Gentoo_overlay
+.. _wtk overlay: http://blog.tremily.us/posts/Gentoo_overlay
 .. _Debian: http://www.debian.org/
 .. _Gentoo: http://www.gentoo.org/
 .. _NumPy: http://numpy.scipy.org/
 .. _Git: http://git-scm.com/
-.. _homepage:
-     http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/FFT-tools/
+.. _homepage: http://blog.tremily.us/posts/FFT-tools/
 .. _matplotlib: http://matplotlib.sourceforge.net/
 .. _GNU General Public License Version 3: http://www.gnu.org/licenses/gpl.txt