Skip to content

Commit c42c423

Browse files
authored
Update README.md
1 parent 7bde04e commit c42c423

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,15 @@ Managing users in PHP applications.
55

66
Sylius
77
------
8-
9-
![Sylius](https://demo.sylius.com/assets/shop/img/logo.png)
8+
<p align="center">
9+
<a href="https://sylius.com" target="_blank">
10+
<picture>
11+
<source media="(prefers-color-scheme: dark)" srcset="https://media.sylius.com/sylius-logo-800-dark.png">
12+
<source media="(prefers-color-scheme: light)" srcset="https://media.sylius.com/sylius-logo-800.png">
13+
<img alt="Sylius Logo." src="https://media.sylius.com/sylius-logo-800.png">
14+
</picture>
15+
</a>
16+
</p>
1017

1118
Sylius is an Open Source eCommerce solution built from decoupled components with powerful API and the highest quality code. [Read more on sylius.com](https://sylius.com).
1219

0 commit comments

Comments
 (0)