Added note in readme about potentially slow numpy compilation

This commit is contained in:
Rob McMullen 2017-05-06 21:46:53 -07:00
parent aef23b879a
commit 8ce01a1738
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ will be automatically installed when installing ``atrcopy`` with::
pip install atrcopy
Linux and macOS note: if numpy needs to be installed on your system, it may be
compiled from source which can take several minutes.
Features
========