diff options
author | Likhith Chitneni <git@chittti.com> | 2017-03-28 00:04:27 -0600 |
---|---|---|
committer | Likhith Chitneni <git@chittti.com> | 2017-03-28 11:45:00 -0600 |
commit | 48ea223e19e8d460cbc0a81101322f7aa2e29a01 (patch) | |
tree | 23ebd34c0ee56d7a021d01be2c4858536e006cae /README.md | |
parent | 2a564354d3773a1af94c1f29893d92420d933b91 (diff) | |
download | numpy-48ea223e19e8d460cbc0a81101322f7aa2e29a01.tar.gz |
DOC: Fixed README formatting
[ci-skip]
Diffstat (limited to 'README.md')
-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. |