From 8b42a04bf6df46fa06e2333a0b41b3c92e7ef4f1 Mon Sep 17 00:00:00 2001 From: M.Gergő Date: Fri, 8 May 2020 01:44:08 +0200 Subject: ASCII section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index cc51c09..be9ea9e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ **Multiline** values are supported if they are surrounded **with Double-Quotation-Mark (")** signs. Uses Finite State Machine technique for file processing. **Sections, Parameter names** can be **ASCII** alphabetical or numerical characters. -**Values** in alone also ASCII, or between Double-Quotation-Marks(") can be **any UNICODE/UTF8** characters. +**Values** in alone also ASCII, or between Double-Quotation-Marks(") can be **any UNICODE/UTF8** characters. +Maximum line length can be 2^64/2 = 2^63 characters. ## Future Plans -- cgit v1.2.3