Update README.md

This commit is contained in:
Joey de l'Arago 2022-08-24 15:06:38 +02:00 committed by GitHub
parent d6effa9716
commit 2ffd5b47bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,8 +41,11 @@
<br>
<br>
![Showcase](./cura-logo.PNG#gh-dark-mode-only)
![Showcase](./cura-logo-dark.PNG#gh-light-mode-only)
<picture>
<source media="(prefers-color-scheme: light)" srcset="./cura-logo.PNG">
<source media="(prefers-color-scheme: dark)" srcset="./cura-logo-dark.PNG">
<img alt="Shows cura open on the preview screen with a large benchy model in the center." src="./cura-logo.PNG">
</picture>
</div>