add error handling & numpy to readme
[matrixnullspace.com.git] / README.md
index 5911843..8daf28c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,4 +3,4 @@ matrixnullspace.com
 
 A [WSGI](http://www.python.org/dev/peps/pep-0333/) application to calculate the the kernel, determinant and eigenvalues of a given matrix.
 
-Requires [SciPy](http://www.scipy.org/).
+Requires [SciPy](http://www.scipy.org/) and [NumPy](https://en.wikipedia.org/wiki/NumPy).