aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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.