summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormattip <matti.picus@gmail.com>2018-04-29 08:20:36 +0300
committermattip <matti.picus@gmail.com>2018-04-29 08:20:36 +0300
commit6989675f530a350eb5e47deab6fdfb501d8ed7e2 (patch)
treeae98a5a30067a226841c72c5ce44f7f7beddfe92 /README.md
parentd7d5cb3feccc1fc6cf57159e8b9fe0a733968706 (diff)
downloadnumpy-6989675f530a350eb5e47deab6fdfb501d8ed7e2.tar.gz
DOC: work around GH isaacs/github#316 to show SVG image
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a3d90f6cf..cd11b7bc5 100644
--- a/README.md
+++ b/README.md
@@ -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">
[![Travis](https://img.shields.io/travis/numpy/numpy/master.svg?label=Travis%20CI)](https://travis-ci.org/numpy/numpy)
[![AppVeyor](https://img.shields.io/appveyor/ci/charris/numpy/master.svg?label=AppVeyor)](https://ci.appveyor.com/project/charris/numpy)