From 3682c12bfb74d882531d6467721d242ca6077778 Mon Sep 17 00:00:00 2001
From: Marco Selig <mselig@ncg-02.MPA-Garching.MPG.DE>
Date: Mon, 21 Jan 2013 09:38:37 +0100
Subject: [PATCH] README edited.

---
 README.rst | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/README.rst b/README.rst
index db639995e..6270eff72 100644
--- a/README.rst
+++ b/README.rst
@@ -3,8 +3,6 @@ NIFTY - Numerical Information Field Theory
 
 **NIFTY** project homepage: `<http://www.mpa-garching.mpg.de/ift/nifty/>`_
 
-**!!! THIS PAGE IS CURRENTLY UNDER CONSTRUCTION !!!**
-
 Summary
 -------
 
@@ -85,13 +83,14 @@ Requirements
     *   `multiprocessing <http://docs.python.org/2/library/multiprocessing.html>`_
         (standard library)
 
-*   `GFFT <https://github.com/mrbell/gfft>`_ (v0.1.0) -- Generalized Fast
+*   `GFFT <https://github.com/mrbell/gfft>`_ (v0.1.0) - Generalized Fast
     Fourier Transformations for Python
 
-*   `HEALPy <https://github.com/healpy/healpy>`_ (v1.4 without openmp) -- A
+*   `HEALPy <https://github.com/healpy/healpy>`_ (v1.4 without openmp) - A
     Python wrapper for `HEALPix <http://sourceforge.net/projects/healpix/>`_
+
 *   `libsharp-wrapper <https://github.com/mselig/libsharp-wrapper>`_ (v0.1.2
-    without openmp) -- A Python wrapper for the
+    without openmp) - A Python wrapper for the
     `libsharp <http://sourceforge.net/projects/libsharp/>`_ library
 
 Download
@@ -128,7 +127,7 @@ such as the following:
 References
 ..........
 
-.. [1] M. Selig et al., "NIFTY -- Numerical Information Field Theory -- a
+.. [1] M. Selig et al., "NIFTY - Numerical Information Field Theory - a
     versatile Python library for signal inference", submitted to IEEE, 2013;
     `arXiv:XXXX.XXXX <http://www.arxiv.org/abs/XXXX.XXXX>`_
 
-- 
GitLab