From a72f3cc0d1faa99a0edcd233e7e338b8ccaf3918 Mon Sep 17 00:00:00 2001 From: IgorTimofeev <11760002+IgorTimofeev@users.noreply.github.com> Date: Mon, 3 Jan 2022 20:38:53 +0700 Subject: [PATCH] Updated JSON API (markdown) --- JSON-API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSON-API.md b/JSON-API.md index efbe25e..b469270 100644 --- a/JSON-API.md +++ b/JSON-API.md @@ -1,5 +1,5 @@ -This library allows to simplify internet requests, to serialize Lua tables as POST-data, to perform URL-safe encoding, to instantly download or run files on HDD. +This library allows to convert Lua objects to JSON strings and vice versa | Contents | | - |