diff --git a/Readme.md b/Readme.md index 5ca9e4d..7f660c2 100644 --- a/Readme.md +++ b/Readme.md @@ -56,7 +56,7 @@ This is intended to be hosted on a public ish server, preferably in a tailnet or I use this on my home server, which i can connect to with tailscale, so i don't have to worry about exposing it to the internet. -Clients are identified by the `EmbeddedIdentification` value in the client config file. Make sure to set this to a unique value for each client you want to sync. +Clients are identified by the `EmbeddedIdentification` value in the client config file. Make sure to set this to a unique value for each USER you want to sync. If you want to sync multiple devices for the same user, just run multiple instances of the client with the same `EmbeddedIdentification`. ## License This project is licensed under the MIT License.