summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Taylor <juliantaylor108@gmail.com>2017-03-28 20:14:32 +0200
committerGitHub <noreply@github.com>2017-03-28 20:14:32 +0200
commit31a8fd34f9acf313a8139b5ad621cb289bbbdb1c (patch)
treec0ea98e92f0f73458153ab07b708c58e101adb22
parentee8ce2438e8a089a06d2c8e99518df8f638afb29 (diff)
parent48ea223e19e8d460cbc0a81101322f7aa2e29a01 (diff)
downloadnumpy-31a8fd34f9acf313a8139b5ad621cb289bbbdb1c.tar.gz
Merge pull request #8859 from chittti/patch-1
DOC: Fixed README formatting
-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.