From 471f1d9045c93c7750194c735469881369ff0edb Mon Sep 17 00:00:00 2001 From: pala <98568521+elqe@users.noreply.github.com> Date: Tue, 26 Apr 2022 17:54:41 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 90a2502..d59af6d 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,7 @@ almost complete JSON parser in C ## is it usable? -pretty much, just missing unicode -**DO NOT USE WITH UNICODE, STRINGS WILL BE BLANK** +pretty much, just missing unicode (unicode will be ignored) ## example usage