diff options
author | mattip <matti.picus@gmail.com> | 2018-04-29 08:20:36 +0300 |
---|---|---|
committer | mattip <matti.picus@gmail.com> | 2018-04-29 08:20:36 +0300 |
commit | 6989675f530a350eb5e47deab6fdfb501d8ed7e2 (patch) | |
tree | ae98a5a30067a226841c72c5ce44f7f7beddfe92 /README.md | |
parent | d7d5cb3feccc1fc6cf57159e8b9fe0a733968706 (diff) | |
download | numpy-6989675f530a350eb5e47deab6fdfb501d8ed7e2.tar.gz |
DOC: work around GH isaacs/github#316 to show SVG image
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# <img alt="NumPy" src="branding/icons/numpylogo.svg" height="60"> +# <img alt="NumPy" src="https://cdn.rawgit.com/numpy/numpy/master/branding/icons/numpylogo.svg" height="60"> [](https://travis-ci.org/numpy/numpy) [](https://ci.appveyor.com/project/charris/numpy) |