aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlessandro Iezzi <aiezzi@alessandroiezzi.it>2024-08-13 11:52:10 +0200
committerAlessandro Iezzi <aiezzi@alessandroiezzi.it>2024-08-13 11:52:10 +0200
commit02ee85edd0b172f87b0dc8b5ee6abb789089d691 (patch)
tree66c062290c061ccab4455736d0f8d9eed25a85cb /README.md
parentf0a6bbf07597d6b5d7e3178890ddd07ad41f9698 (diff)
downloadproperties-master.tar.gz
properties-master.zip
Move TODO content in READMEHEADmaster
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.