aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index b6ee271..2b1b605 100644
--- a/README.md
+++ b/README.md
@@ -44,3 +44,8 @@ path=c:\\docs\\doc1
* UNICODE characters can be entered as they are in a Java program, using the
`\u` prefix. For example, `\u002c`.
+
+## TODOs
+* Able to write comments with `!` symbol.
+* Multiline values.
+* `\u` prefix.