summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLikhith Chitneni <git@chittti.com>2017-03-28 00:04:27 -0600
committerLikhith Chitneni <git@chittti.com>2017-03-28 11:45:00 -0600
commit48ea223e19e8d460cbc0a81101322f7aa2e29a01 (patch)
tree23ebd34c0ee56d7a021d01be2c4858536e006cae /README.md
parent2a564354d3773a1af94c1f29893d92420d933b91 (diff)
downloadnumpy-48ea223e19e8d460cbc0a81101322f7aa2e29a01.tar.gz
DOC: Fixed README formatting
[ci-skip]
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 379da402a..39f6f44ef 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,11 @@
<div align="center">
<img src="http://www.numpy.org/_static/numpy_logo.png"><br>
</div>
+
-----------------
| **`Travis CI Status`** |
|-------------------|
-|[![Travis](https://img.shields.io/travis/numpy/numpy.svg)](https://travis-ci.org/numpy/numpy)|
+[![Travis](https://api.travis-ci.org/numpy/numpy.svg?branch=master)](https://travis-ci.org/numpy/numpy)|
NumPy is the fundamental package needed for scientific computing with Python.