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 6b3b3cbCopy full SHA for 6b3b3cb
README.md
@@ -1,4 +1,7 @@
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
**This is a Symfony bundle for using JsonMapper in you Symfony application.**
7
0 commit comments