From 75cde2390efe114893268da743ca86ac1fcd3571 Mon Sep 17 00:00:00 2001 From: M.Gergő Date: Fri, 22 May 2020 13:40:45 +0200 Subject: New functions: lciniGetStr(), lciniGETShort() --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7ec88f7..fbb4234 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,11 @@ 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. -Maximum line length can be 2^(32/2)^ characters. +Maximum line length can be 2^(32/2) characters. ## Future Plans -- Writing and Rewriting support for ini files. +- Writing and Rewriting ini files. - Writing support for comments. - Modifying one or more values/parameters/sections in ini files. -- cgit v1.2.3