Skip to content

Commit 6ab7e30

Browse files
authored
Update README.md
1 parent acde2bd commit 6ab7e30

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<p align="center">
2-
<img height="120" src="https://github.com/qdrant/qdrant/raw/master/docs/logo.svg" alt="Qdrant">
2+
<picture>
3+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/qdrant/qdrant/raw/master/docs/logo-dark.svg">
4+
<source media="(prefers-color-scheme: light)" srcset="https://github.com/qdrant/qdrant/raw/master/docs/logo-light.svg">
5+
<img height="100" alt="Qdrant" src="https://github.com/qdrant/qdrant/raw/master/docs/logo.svg">
6+
</picture>
37
&nbsp;
48
<img height="150" width="100" src="./resources/java-logo-small.svg" alt="Java">
59

0 commit comments

Comments
 (0)