fix inop test
[cython.git] / README.txt
index f1b47ac911800b71468dea84c8659c1c9b8737cf..e6b10e79ebd1e87780b1d2f393758aaac7246ca9 100644 (file)
@@ -17,7 +17,7 @@ for fast C modules that speed up the execution of Python code.
 LICENSE:
 
 The original Pyrex program was licensed "free of restrictions" (see
-below).  Cython itself is licensed under the 
+below).  Cython itself is licensed under the permissive
 
    Apache License
 
@@ -26,10 +26,10 @@ See LICENSE.txt.
 
 --------------------------
 
-Note that Cython no longer ships the Mercurial (hg) repository in its
-source distribution.  To get the full source history, make sure you
-have hg installed, then step into the base directory of the Cython
-source distribution and type
+Note that Cython used to ship the Mercurial (hg) repository in its source
+distribution, but no longer does so due to space constraints.  To get the
+full source history, make sure you have hg installed, then step into the
+base directory of the Cython source distribution and type
 
     make repo