From cc08304cabe3379cf71c07374b9797497e0c6f25 Mon Sep 17 00:00:00 2001 From: CW3MH6 Date: Thu, 3 Nov 2022 13:50:35 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac27b54..62156e7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Customizing RustDesk Some tips for customizing RustDesk for Windows (other platforms might require additional changes) -1. [Changing the application name](#) +1. [Changing the application name](#changing-the-application-name) 2. [Changing the application icons](#) 3. [Embedding the UI resources](#embedding-ui--enable-inline-builds) 4. [Embedding sciter.dll](#embedding-sciterdll)