summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Gura <philipgura@gmail.com>2016-03-04 12:42:17 -0600
committerPhilip Gura <philipgura@gmail.com>2016-03-04 12:42:17 -0600
commit1134f9305827a0496c23e6aa751306bd91ad2588 (patch)
tree3fb12fad16faa4fe266d19a7cac6687ef5ebc34b
parent8ccfedefe9126ceac422158be59c5e5d8fba237b (diff)
downloadnumpy-1134f9305827a0496c23e6aa751306bd91ad2588.tar.gz
added NumPy logo and separator
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6031279b0..c9617d34d 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,8 @@
+<div align="center">
+ <img src="http://www.numpy.org/_static/numpy_logo.png"><br>
+</div>
+-----------------
+
[![Travis](https://img.shields.io/travis/numpy/numpy.svg)](https://travis-ci.org/numpy/numpy)
NumPy is the fundamental package needed for scientific computing with Python.