aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index e37d5d3c68b..8eda989c6c6 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,11 @@
<!-- Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
-[![#Vespa](https://vespa.ai/assets/vespa-logo-color.png)](https://vespa.ai)
+<picture>
+ <source media="(prefers-color-scheme: dark)" srcset="https://vespa.ai/assets/vespa-ai-logo-heather.svg">
+ <source media="(prefers-color-scheme: light)" srcset="https://vespa.ai/assets/vespa-ai-logo-rock.svg">
+ <img alt="#Vespa" width="200" src="https://vespa.ai/assets/vespa-ai-logo-rock.svg" style="margin-bottom: 25px;">
+</picture>
+<br/><br/>
Search, make inferences in, and organize vectors, tensors, text and structured data, at serving time and any scale.