From 3cd43010cf35e4a83ad0b42faadec9aa7815475c Mon Sep 17 00:00:00 2001 From: Johan van de Merwe Date: Thu, 24 Aug 2017 12:58:21 +0200 Subject: [PATCH] Modified Readme.md --- Readme.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/Readme.md b/Readme.md index 545d004..58c4652 100644 --- a/Readme.md +++ b/Readme.md @@ -135,16 +135,12 @@ Sample: }); ### Language independency ### -In the `locale` folder of this package you will find the singleton that -holds the text variables. You can add your own locale easily by adding -another language folder as `de` or `nl` with the same structure. +In the `locale` folder of this package you will find the objects that +override the text variables. You can add your own locale easily by adding +another language folder like `de` or `nl` with the same structure. ### Config settings ### -If you would like to change the defaults, change them in the singleton, except -for the language properties that are not part of the `config` object. You can -change them in the `locale` folder as mentioned above. - #### showPerPage #### If set to `true` rendering will only be done page by page. If set to `false` then