From dae9d515b1323e3a396a72c80895b2d3f839bf7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Efrai=CC=81n=20Espada?= Date: Mon, 11 Dec 2017 04:22:20 +0100 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f419805..6659912 100755 --- a/README.md +++ b/README.md @@ -119,8 +119,8 @@ stringobfuscator { // root_folder/sample/src/main/res/.../strings.xml // root_folder/sample/src/main/res/.../other_file.xml - // root_folder/other_folder/res/.../strings.xml - // root_folder/other_folder/res/.../other_file.xml + // root_folder/sample/other_folder/res/.../strings.xml + // root_folder/sample/other_folder/res/.../other_file.xml other_module { srcFolders = ['src/moduleB']