Skip to content

Commit 1abf5f2

Browse files
committed
doco
1 parent 46edb3c commit 1abf5f2

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.rst

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Python.
1010
Installation
1111
------------
1212

13-
Installation currently requires NumPy and Cython pre-installed. Currently
14-
only compatible with Python >= 3.4.
13+
Installation requires NumPy and Cython pre-installed. Currently only
14+
compatible with Python >= 3.4.
1515

1616
Install from PyPI::
1717

@@ -24,7 +24,10 @@ Install from GitHub::
2424
Status
2525
------
2626

27-
Experimental, alpha. Bug reports welcome.
27+
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.
2831

2932
Design goals
3033
------------

0 commit comments

Comments
 (0)