Skip to content

Commit 840a42d

Browse files
authored
Merge pull request #80 from qdrant/generall-patch-1
Update README.md
2 parents acde2bd + 6ab7e30 commit 840a42d

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)