From b46227c49e023289f09243a2e032ddf4b27300ea Mon Sep 17 00:00:00 2001 From: Artemy Egorov <59178854+artegoser@users.noreply.github.com> Date: Sat, 6 Aug 2022 20:00:37 +0300 Subject: [PATCH] doc: fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83c42b7..5382f20 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ONLang - Object Notation Language (js`ON`) ## 1. God, what the f\*\*\*\* is this -ONLang is an experimental, esoteric programming language, that allows you to use (**json or yaml**) for **PROGRAMMING**. The interpreter currently supports only json5 format. +ONLang is an experimental, esoteric programming language, that allows you to use (**json, json5 or yaml**) for **PROGRAMMING**. ## 2. What is it for