From 26d1080d755c6ecc867604f2310a425540baf96c Mon Sep 17 00:00:00 2001 From: CW3MH6 Date: Thu, 3 Nov 2022 14:35:23 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 538b13c..09104e6 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Some tips for customizing RustDesk for Windows (other platforms might require ad 6. [Hosting your own server](#hosting-your-own-server) 7. [Using a static encryption key](#using-a-static-encryption-key) +Following all of these steps will result in a portable single file application that will only utilize your own personal server. + # Changing the application name 1. In ```Cargo.toml``` under the ```[package]``` block, modify the following values