From e804af7447e73761058b631ccd5fbe1cca167de1 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 21 Jan 2026 04:52:00 +0300 Subject: [PATCH] docs... Signed-off-by: Alex A. Naanou --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1224fc6..86681e2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # serilize.js: Extended JSON serilization +An extended-JSON serilization/deserialization implementation. + This extends the default JSON serialization adding the following: - Recursive data structure serialization - Sparse array serialization