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.
1 parent 94e29af commit 290f7beCopy full SHA for 290f7be
README.md
@@ -1,4 +1,8 @@
1
-
+<picture>
2
+ <source media="(prefers-color-scheme: dark)" srcset="https://jsonmapper.net/images/jsonmapper-light.png">
3
+ <img alt="JsonMapper logo" src="https://jsonmapper.net/images/jsonmapper.png">
4
+</picture>
5
+
6
---
7
**This is a Symfony bundle for using JsonMapper in you Symfony application.**
8
0 commit comments