diff options
author | M.Gergő | 2020-05-14 03:24:24 +0200 |
---|---|---|
committer | M.Gergő | 2020-05-14 03:24:24 +0200 |
commit | 286199e71f65b44d16e3684501935ec5b9556e9a (patch) | |
tree | b904e4a8263c1aa7154081dd25ff60e359b58e75 /README.md | |
parent | 0026bdb684cd610be6a7f8499db8920ee1579c1b (diff) | |
download | lightconfini-286199e71f65b44d16e3684501935ec5b9556e9a.tar.gz lightconfini-286199e71f65b44d16e3684501935ec5b9556e9a.zip |
some refactoring
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -20,10 +20,8 @@ Uses Finite State Machine technique for file processing. **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 - Writing and Rewriting support for ini files. - Writing support for comments. - Modifying one or more values/parameters/sections in ini files. - |