diff options
author | Julian Taylor <juliantaylor108@gmail.com> | 2017-03-28 20:14:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-28 20:14:32 +0200 |
commit | 31a8fd34f9acf313a8139b5ad621cb289bbbdb1c (patch) | |
tree | c0ea98e92f0f73458153ab07b708c58e101adb22 | |
parent | ee8ce2438e8a089a06d2c8e99518df8f638afb29 (diff) | |
parent | 48ea223e19e8d460cbc0a81101322f7aa2e29a01 (diff) | |
download | numpy-31a8fd34f9acf313a8139b5ad621cb289bbbdb1c.tar.gz |
Merge pull request #8859 from chittti/patch-1
DOC: Fixed README formatting
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,10 +1,11 @@ <div align="center"> <img src="http://www.numpy.org/_static/numpy_logo.png"><br> </div> + ----------------- | **`Travis CI Status`** | |-------------------| -|[](https://travis-ci.org/numpy/numpy)| +[](https://travis-ci.org/numpy/numpy)| NumPy is the fundamental package needed for scientific computing with Python. |