From 44085401f68f6ee7af9b79a6a993aeceb9a6b086 Mon Sep 17 00:00:00 2001 From: dikasetyaprayogi <33314785+dikasetyaprayogi@users.noreply.github.com> Date: Wed, 8 Dec 2021 09:29:43 +0700 Subject: [PATCH] Update README.md (#771) extending faq: can tachiyomi sync to another device? --- src/help/faq/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/help/faq/README.md b/src/help/faq/README.md index a1ee0706..a1390aac 100644 --- a/src/help/faq/README.md +++ b/src/help/faq/README.md @@ -25,7 +25,7 @@ No. Tachiyomi is an image parser, not a text parser. No. Any project that calls itself Tachiyomi that supports anime is **not affiliated with the main project**. #### Can Tachiyomi sync between devices? -No. +No. But you can use Tachiyomi backup and restore features to save and load manga database and move manga content to another device. #### How can I report Tachiyomi copycats on the Google Play Store? @@ -331,4 +331,4 @@ To learn how to set Shizuku up, go [here](https://shizuku.rikka.app/guide/setup/ ### What is the difference between the installers? * **Legacy**: fallback method installer if the standard PackageInstaller has issues. This is the default for MIUI. * **PackageInstaller**: The default installer. This has more features depending on the Android version, such as skipping user prompts on Android 12 when updating extensions. -* **Shizuku**: See above. \ No newline at end of file +* **Shizuku**: See above.