We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46edb3c commit 1abf5f2Copy full SHA for 1abf5f2
README.rst
@@ -10,8 +10,8 @@ Python.
10
Installation
11
------------
12
13
-Installation currently requires NumPy and Cython pre-installed. Currently
14
-only compatible with Python >= 3.4.
+Installation requires NumPy and Cython pre-installed. Currently only
+compatible with Python >= 3.4.
15
16
Install from PyPI::
17
@@ -24,7 +24,10 @@ Install from GitHub::
24
Status
25
------
26
27
-Experimental, alpha. Bug reports welcome.
+Experimental, proof-of-concept. This is alpha-quality software. Things may
28
+break, change or disappear without warning.
29
+
30
+Bug reports and suggestions welcome.
31
32
Design goals
33
0 commit comments