From 9d00d661751a7276ee09e5b48a27a5ce8a2b69aa Mon Sep 17 00:00:00 2001 From: KATT Date: Fri, 6 Oct 2023 19:44:54 +0200 Subject: [PATCH] tweak --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a93c7943..7a0e19d0 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,12 @@ --- -Flexible customizable JSON serialization & deserialization. +Customizable JSON serialization & deserialization. Serialize almost[^1] anything! -[^1]: 🌀 Circular references not your thing? We agree & we don't support it.\nBut hey, feel free to make a PR add opt-in support for that if you need it! +[^1]: + 🌀 Circular references not your thing? We agree & we don't support it + ... but hey, feel free to make a PR add opt-in support for that if you need it! ### 🎯 Project Goals