We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
README.md
1 parent 77b57a5 commit 6ceb9f5Copy full SHA for 6ceb9f5
1 file changed
README.md
@@ -1,5 +1,9 @@
1
<div align="center">
2
- <img width="512" src="https://github.com/user-attachments/assets/48fa6b8c-6deb-4017-9260-551857d54462">
+ <picture>
3
+ <source media="(prefers-color-scheme: dark)" srcset="https://polykey.com/images/polykey-logotype-light-light.svg">
4
+ <source media="(prefers-color-scheme: light)" srcset="https://polykey.com/images/polykey-logotype-dark-dark.svg">
5
+ <img width="512" alt="Polykey Logo" src="https://polykey.com/images/polykey-logotype-light-light.svg">
6
+ </picture>
7
<br />
8
9
<img src="https://img.shields.io/github/v/tag/MatrixAI/Polykey-CLI?style=for-the-badge">
0 commit comments