summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2016-03-05 08:18:03 -0700
committerCharles Harris <charlesr.harris@gmail.com>2016-03-05 08:18:03 -0700
commit8c4048a1dbc2bee0cc756ece29166863fbdcc748 (patch)
treee3550d7d1392d4580dbce5821efc12415cfbb517
parenta835270d718d299535606d7104fd86d9b2aa68a6 (diff)
parent1134f9305827a0496c23e6aa751306bd91ad2588 (diff)
downloadnumpy-8c4048a1dbc2bee0cc756ece29166863fbdcc748.tar.gz
Merge pull request #7378 from philipgura/master
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.