From 2b1c5be5910baacf0429d9134c917e816ec223e3 Mon Sep 17 00:00:00 2001 From: Cheton Wu Date: Sun, 13 Mar 2016 00:22:45 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b4e7ed6..60c1aee 100644 --- a/README.md +++ b/README.md @@ -322,13 +322,13 @@ The target path of resource files. The `resSetPath` is relative to current worki #### nsseparator -Type: `String` Default: `':'` +Type: `String` or `false` Default: `':'` The namespace separator. #### keyseparator -Type: `String` Default: `'.'` +Type: `String` or `false` Default: `'.'` The key separator.