From 0f33d704a6c7861532cbd1e127730f776cbcb25d Mon Sep 17 00:00:00 2001 From: biratkundu <72906658+biratkundu@users.noreply.github.com> Date: Sat, 17 Oct 2020 14:18:51 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d2373fc..c6393f4 100644 --- a/README.md +++ b/README.md @@ -274,3 +274,4 @@ A json_object tree can be serialized back into a string with is only valid until the next "to_json_string" call on that same object. Also, it is freed when the json_object is freed. +Note : For Linux OS only.