diff --git a/README.md b/README.md index 35508f5..091cc89 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,10 @@ Note: This plugin cannot synchronise with the official "Obsidian Sync". - Supporting End-to-end encryption. - Synchronisation of settings, snippets, themes, and plug-ins, via [Customization sync(Beta)](#customization-sync) or [Hidden File Sync](#hiddenfilesync) - WebClip from [obsidian-livesync-webclip](https://chrome.google.com/webstore/detail/obsidian-livesync-webclip/jfpaflmpckblieefkegjncjoceapakdf) -- WebRTC peer-to-peer synchronisation without the need any `host` is now possible. (Experimental) +- WebRTC peer-to-peer synchronisation without the need for any `host` is now possible. (Experimental) - This feature is still in the experimental stage. Please be careful when using it. - Instead of using public servers, you can use [webpeer](https://github.com/vrtmrz/livesync-commonlib/tree/main/apps/webpeer) the pseudo client for receiving and sending between devices. - - There is an [explanatory article](https://fancy-syncing.vrtmrz.net/blog/0034-p2p-sync), although it is in Japanese. I will write the English version soon. + - There is an [English explanatory article](https://fancy-syncing.vrtmrz.net/blog/0034-p2p-sync-en.html), and [Japanese explanatory article](https://fancy-syncing.vrtmrz.net/blog/0034-p2p-sync). This plug-in might be useful for researchers, engineers, and developers with a need to keep their notes fully self-hosted for security reasons. Or just anyone who would like the peace of mind of knowing that their notes are fully private.