diff options
author | mattip <matti.picus@gmail.com> | 2020-07-07 17:52:56 +0300 |
---|---|---|
committer | mattip <matti.picus@gmail.com> | 2020-07-07 17:52:56 +0300 |
commit | 8a0ff9c69c842a3e786d1e4c5369cdf7bc949e9f (patch) | |
tree | cfa12b56d95cc23992fc8f7b5cc318e1538162dd | |
parent | ded4fa6a0246e963a9fe2066c882d81981be906b (diff) | |
download | numpy-8a0ff9c69c842a3e786d1e4c5369cdf7bc949e9f.tar.gz |
DOC: switch to logo with text
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# <img alt="NumPy" src="https://ghcdn.rawgit.org/numpy/numpy/master/branding/icons/logomark/numpylogoicon.svg" height="60"> +# <img alt="NumPy" src="https://ghcdn.rawgit.org/numpy/numpy/master/branding/icons/primary/numpylogo.svg" height="60"> []( https://travis-ci.org/numpy/numpy) |