From deef5c7ea4b85ba731e6b5cab667da8465f9afc6 Mon Sep 17 00:00:00 2001 From: Mr-Update <37781396+Mr-Update@users.noreply.github.com> Date: Fri, 5 May 2023 21:14:51 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1b19e88..1782ed8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +

+ [Deutsch] | [Nederlands]
+

+ # A working demo of RustDesk server implementation This is a super simple working demo implementation with only one relay connection allowed, without NAT traversal, persistence, encryption and any other advanced features. But it can be your good starting point to write your own RustDesk server program.