aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorM.Gergő2020-05-14 03:24:24 +0200
committerM.Gergő2020-05-14 03:24:24 +0200
commit286199e71f65b44d16e3684501935ec5b9556e9a (patch)
treeb904e4a8263c1aa7154081dd25ff60e359b58e75 /README.md
parent0026bdb684cd610be6a7f8499db8920ee1579c1b (diff)
downloadlightconfini-286199e71f65b44d16e3684501935ec5b9556e9a.tar.gz
lightconfini-286199e71f65b44d16e3684501935ec5b9556e9a.zip
some refactoring
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index be9ea9e..d5570ef 100644
--- a/README.md
+++ b/README.md
@@ -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.
-