From 53449ad6ab00d0b1185766711af72c8b6992bcaa Mon Sep 17 00:00:00 2001 From: ACTCD <101378590+ACTCD@users.noreply.github.com> Date: Wed, 15 May 2024 14:27:49 +0800 Subject: [PATCH] docs: fix line breaks --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 45aed42e..8e8999f9 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ After installing the iOS App, you need two main steps to make the extension work > [!NOTE] > > The App cannot detect whether you have enabled the extension in Safari, therefore, the App prompt will not change after you enable the extension. Currently the App interface is only used to set or change the userscripts directory. +> > You could select an iCloud folder for syncing scripts between macOS and iOS, but please note that there may be delays in synchronization, and you may encounter files be evictioned due to iCloud optimization, please refer to [#424](https://github.com/quoid/userscripts/issues/424). There are two main ways to install a user script from the iOS version: @@ -65,6 +66,7 @@ There are two main ways to install a user script from the iOS version: > [!TIP] > > Both of the above work equally well in the macOS version. +> > The iOS version does not include the script editor provided in the macOS version, but you can always edit script files in the directory you set directly on iOS. (use any third-party code editor apps, support in-place opening and editing) ### **macOS**