From 845aacd079a03977dbcf938afce23c4d38648364 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 14 Jan 2026 18:04:57 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 96498a4..d819a88 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,13 @@ and tooling design, basic parsing, among others. ## Installation +```shell +$ npm install ig-serilaize +``` + +Or just download and drop [serialize.js](serialize.js) into your code. + + ## Introduction