From d31e4cc6fdf6ec2b88795b66eb797d3e1183edbe Mon Sep 17 00:00:00 2001 From: dayanch96 <38832025+dayanch96@users.noreply.github.com> Date: Fri, 12 May 2023 21:30:17 +0300 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3493532..9a717bb 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,9 @@ How to: -1. Download uYou.zip (its dylib packed to zip so I can upload it), uYouLocalization.dylib, uYou.bundle and uYouLocalization.bundle +1. Download uYouLocalization dylib and install or unzip for jailed devices 2. Put your translation file inside uYouLocalization.bundle with specific for your language folder: en.lproj for english, ru.lproj for russian and etc. -3. Unzip uYou.zip and inject all files using Azule or alternatives. +3. Inject uYouLocalization dylib and bundle using Azule or alternatives. 4. Done. -Note that current uYou.dylib bit modified to be able to translate some strings. - ![](https://github.com/dayanch96/uYouLocalization/blob/main/Screenshot.PNG?raw=true)