diff options
author | Philip Gura <philipgura@gmail.com> | 2016-03-04 12:42:17 -0600 |
---|---|---|
committer | Philip Gura <philipgura@gmail.com> | 2016-03-04 12:42:17 -0600 |
commit | 1134f9305827a0496c23e6aa751306bd91ad2588 (patch) | |
tree | 3fb12fad16faa4fe266d19a7cac6687ef5ebc34b | |
parent | 8ccfedefe9126ceac422158be59c5e5d8fba237b (diff) | |
download | numpy-1134f9305827a0496c23e6aa751306bd91ad2588.tar.gz |
added NumPy logo and separator
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +<div align="center"> + <img src="http://www.numpy.org/_static/numpy_logo.png"><br> +</div> +----------------- + [](https://travis-ci.org/numpy/numpy) NumPy is the fundamental package needed for scientific computing with Python. |