From b8c145ec665604b19a524be527f748ed0bdf8884 Mon Sep 17 00:00:00 2001 From: Lanchon Date: Fri, 22 Sep 2017 22:15:15 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 87d14b8..9508831 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ This is a free software (GPLv3+) library on top of [dexlib2](https://github.com/ Limitations: - Only supports dex files. (Does not support odex/oat files.) +- Only writes dex files to directories. (Does not write into zip files.) ### DISTRIBUTION